调整GC mode

This commit is contained in:
xljiulang 2021-07-15 03:04:11 +08:00
parent c33d904013
commit b2b6318936

View File

@ -5,6 +5,7 @@
<TargetFrameworks>net5.0;net6.0</TargetFrameworks>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<ApplicationIcon>app.ico</ApplicationIcon>
<ServerGarbageCollection>false</ServerGarbageCollection>
<IsWebConfigTransformDisabled>true</IsWebConfigTransformDisabled>
</PropertyGroup>