Merge pull request #5808 from sbwalker/dev
resolved issues in Oqtane Application Template in .NET 10
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<CompressionEnabled>false</CompressionEnabled>
|
||||
<StaticWebAssetsFingerprintContent>false</StaticWebAssetsFingerprintContent>
|
||||
<BlazorDisableThrowNavigationException>true</BlazorDisableThrowNavigationException>
|
||||
<RequiresAspNetWebAssets>true</RequiresAspNetWebAssets>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Binary file not shown.
@@ -1,4 +1,5 @@
|
||||
dotnet build -c Release ..\Oqtane.slnx
|
||||
FixProps.exe
|
||||
nuget.exe pack Oqtane.Client.nuspec
|
||||
nuget.exe pack Oqtane.Server.nuspec
|
||||
nuget.exe pack Oqtane.Shared.nuspec
|
||||
|
||||
Reference in New Issue
Block a user