Skip to content

Commit

Permalink
Update CleanAspire.ClientApp.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
neozhu committed Jan 8, 2025
1 parent 3051b3c commit 2059c1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/CleanAspire.ClientApp/CleanAspire.ClientApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<TargetFramework>net9.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<RunAOTCompilation>true</RunAOTCompilation>
<WasmEnableAutoStrip>false</WasmEnableAutoStrip>
<NoDefaultLaunchSettingsFile>true</NoDefaultLaunchSettingsFile>
<StaticWebAssetProjectMode>Default</StaticWebAssetProjectMode>
<BlazorWebAssemblyLoadAllGlobalizationData>true</BlazorWebAssemblyLoadAllGlobalizationData>
Expand Down

0 comments on commit 2059c1c

Please sign in to comment.