diff --git a/Oqtane.Application/AppHost/readme.md b/Oqtane.Application/AppHost/readme.md
deleted file mode 100644
index 881a01c1..00000000
--- a/Oqtane.Application/AppHost/readme.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# Oqtane Application Template
-
-
-
-Oqtane is an open source CMS and Application Framework that provides advanced functionality for developing web, mobile, and desktop applications on .NET. It leverages Blazor to compose a fully dynamic digital experience which can be hosted on Static Blazor, Blazor Server, Blazor WebAssembly, or Blazor Hybrid (via .NET MAUI).
-
-More information about Oqtane can be found at: [https://www.oqtane.org](https://www.oqtane.org)
diff --git a/Oqtane.Application/Build/icon.png b/Oqtane.Application/Build/icon.png
index 7422cf2f..3c43cce4 100644
Binary files a/Oqtane.Application/Build/icon.png and b/Oqtane.Application/Build/icon.png differ
diff --git a/Oqtane.Application/Oqtane.Application.Template.nuspec b/Oqtane.Application/Oqtane.Application.Template.nuspec
index a740abe0..35a1c956 100644
--- a/Oqtane.Application/Oqtane.Application.Template.nuspec
+++ b/Oqtane.Application/Oqtane.Application.Template.nuspec
@@ -8,12 +8,12 @@
false
MIT
https://licenses.nuget.org/MIT
- Build/icon.png
+ icon.png
https://github.com/oqtane/oqtane.framework
Oqtane is an open source CMS and Application Framework that provides advanced functionality for developing web, mobile, and desktop applications on .NET. It leverages Blazor to compose a fully dynamic digital experience which can be hosted on Static Blazor, Blazor Server, Blazor WebAssembly, or Blazor Hybrid (via .NET MAUI).
en-US
Web ASP.NET Blazor Oqtane Modular Multi-Tenant "Open Source" "SQL Server" MySQL PostgreSQL SQLite
- AppHost/README.md
+ README.md
diff --git a/Oqtane.Application/README.md b/Oqtane.Application/README.md
index d7b6a3cf..a6880aff 100644
--- a/Oqtane.Application/README.md
+++ b/Oqtane.Application/README.md
@@ -1,6 +1,6 @@
# Oqtane Application Template
-This folder contains content files for a Visual Studio Project Template designed for Oqtane development projects. The template relies on the native templating capabilities of the .NET Command Line Interface (CLI):
+This is a Visual Studio Project Template designed for Oqtane development projects. This template relies on the native templating capabilities of the .NET Command Line Interface (CLI):
```
dotnet new install Oqtane.Application.Template
@@ -16,5 +16,4 @@ The solution also contains Build, Client, Server, and Shared folders which is wh
*Known Issues*
- do not use the term "Oqtane" in your output name or else you will experience namespace conflicts
-- the application's Build project is missing the *.nuspec file as Nuget is excluding it from the template - not sure why
-- when calling "dotnet new" the PostBuild section in the Oqtane.Application.Build.csproj is being modified incorrectly - not sure why
+
diff --git a/Oqtane.Application/icon.png b/Oqtane.Application/icon.png
new file mode 100644
index 00000000..3c43cce4
Binary files /dev/null and b/Oqtane.Application/icon.png differ