We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39bf1f3 + 687789f commit bc7b429Copy full SHA for bc7b429
src/NavigationDemo.Web/NavigationDemo.Web.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFramework>net8.0</TargetFramework>
5
-
+ <IsPackable>false</IsPackable>
6
</PropertyGroup>
7
8
<ItemGroup>
src/RazorPages.WebApp/RazorPages.WebApp.csproj
@@ -4,6 +4,7 @@
<UserSecretsId>aspnet-RazorPages.WebApp-0BEB55BD-36A5-4CAC-A1C9-81104294AB20</UserSecretsId>
<AspNetCoreHostingModel>InProcess</AspNetCoreHostingModel>
9
10
0 commit comments