Skip to content

Commit

Permalink
Use Desktop GC to reduce memory
Browse files Browse the repository at this point in the history
  • Loading branch information
timia2109 committed May 5, 2024
1 parent 886976c commit cdc875a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DisplayUtil/DisplayUtil.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<InvariantGlobalization>false</InvariantGlobalization>
<ServerGarbageCollection>false</ServerGarbageCollection>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit cdc875a

Please sign in to comment.