Skip to content

Commit 49920b1

Browse files
committed
Disable blazor localization
1 parent aaaca82 commit 49920b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ProgrammerAl.Site/ProgrammerAl.Site/ProgrammerAl.Site.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
<!--<PublishTrimmed>true</PublishTrimmed>
4545
<TrimMode>full</TrimMode>-->
4646

47-
<!--Disable Localization--><!--
47+
<!--Disable Localization-->
4848
<InvariantGlobalization>true</InvariantGlobalization>
4949
<InvariantTimezone>true</InvariantTimezone>
5050
<BlazorEnableTimeZoneSupport>false</BlazorEnableTimeZoneSupport>
5151

52-
--><!--Disable WASM Exception Handling--><!--
52+
<!--Disable WASM Exception Handling--><!--
5353
<WasmEnableExceptionHandling>false</WasmEnableExceptionHandling>-->
5454
</PropertyGroup>
5555
</Project>

0 commit comments

Comments
 (0)