File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/ProgrammerAl.Site/ProgrammerAl.Site Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
<NuGetAuditLevel >low</NuGetAuditLevel >
42
42
</PropertyGroup >
43
43
<PropertyGroup >
44
- <PublishTrimmed >true</PublishTrimmed >
45
- <TrimMode >full</TrimMode >
44
+ <!-- < PublishTrimmed>true</PublishTrimmed>
45
+ <TrimMode>full</TrimMode>-->
46
46
47
- <!-- Disable Localization-->
47
+ <!-- Disable Localization--><!--
48
48
<InvariantGlobalization>true</InvariantGlobalization>
49
49
<InvariantTimezone>true</InvariantTimezone>
50
50
<BlazorEnableTimeZoneSupport>false</BlazorEnableTimeZoneSupport>
51
51
52
- <!-- Disable WASM Exception Handling-->
53
- <WasmEnableExceptionHandling >false</WasmEnableExceptionHandling >
52
+ --> <!-- Disable WASM Exception Handling--><!--
53
+ <WasmEnableExceptionHandling>false</WasmEnableExceptionHandling>-->
54
54
</PropertyGroup >
55
55
</Project >
You can’t perform that action at this time.
0 commit comments