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.
1 parent aaaca82 commit 49920b1Copy full SHA for 49920b1
src/ProgrammerAl.Site/ProgrammerAl.Site/ProgrammerAl.Site.csproj
@@ -44,12 +44,12 @@
44
<!--<PublishTrimmed>true</PublishTrimmed>
45
<TrimMode>full</TrimMode>-->
46
47
- <!--Disable Localization--><!--
+ <!--Disable Localization-->
48
<InvariantGlobalization>true</InvariantGlobalization>
49
<InvariantTimezone>true</InvariantTimezone>
50
<BlazorEnableTimeZoneSupport>false</BlazorEnableTimeZoneSupport>
51
52
- --><!--Disable WASM Exception Handling--><!--
+ <!--Disable WASM Exception Handling--><!--
53
<WasmEnableExceptionHandling>false</WasmEnableExceptionHandling>-->
54
</PropertyGroup>
55
</Project>
0 commit comments