Enable server GC by default on some relevant projects. (#12674)
This commit is contained in:
committed by
GitHub
parent
ffc0d73cd4
commit
bbca523756
@@ -6,6 +6,7 @@
|
||||
<OutputPath>..\bin\Content.MapRenderer\</OutputPath>
|
||||
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
|
||||
<Nullable>enable</Nullable>
|
||||
<ServerGarbageCollection>true</ServerGarbageCollection>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user