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 49920b1 commit ded8e49Copy full SHA for ded8e49
src/ProgrammerAl.Site/ProgrammerAl.Site/ProgrammerAl.Site.csproj
@@ -49,7 +49,7 @@
49
<InvariantTimezone>true</InvariantTimezone>
50
<BlazorEnableTimeZoneSupport>false</BlazorEnableTimeZoneSupport>
51
52
- <!--Disable WASM Exception Handling--><!--
53
- <WasmEnableExceptionHandling>false</WasmEnableExceptionHandling>-->
+ <!--Disable WASM Exception Handling-->
+ <WasmEnableExceptionHandling>false</WasmEnableExceptionHandling>
54
</PropertyGroup>
55
</Project>
0 commit comments