Skip to content

Commit

Permalink
Remove unused features for saving download size
Browse files Browse the repository at this point in the history
  • Loading branch information
jsakamoto committed Dec 3, 2021
1 parent 19f2dd6 commit 1bb7856
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SnowCatch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<InvariantGlobalization>true</InvariantGlobalization>
<BlazorEnableTimeZoneSupport>false</BlazorEnableTimeZoneSupport>
<BlazorWebAssemblyPreserveCollationData>false</BlazorWebAssemblyPreserveCollationData>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 1bb7856

Please sign in to comment.