synchronize Application Template project settings with Oqtane Framework

This commit is contained in:
sbwalker
2025-09-19 08:55:36 -04:00
parent 1995a96a98
commit 70551f9d27
3 changed files with 6 additions and 2 deletions

View File

@ -4,6 +4,7 @@
<TargetFramework>net9.0</TargetFramework>
<Version>1.0.0</Version>
<AssemblyName>Oqtane.Application.Server.Oqtane</AssemblyName>
<IsPackable>true</IsPackable>
<PreserveCompilationContext>true</PreserveCompilationContext>
<SatelliteResourceLanguages>none</SatelliteResourceLanguages>
<CompressionEnabled>false</CompressionEnabled>