[backend] Enable DATAS for reduced memory footprint
This commit is contained in:
parent
8a62f89fd9
commit
f1a1716f16
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
<VersionSuffix>alpha</VersionSuffix>
|
<VersionSuffix>alpha</VersionSuffix>
|
||||||
<UseCurrentRuntimeIdentifier>true</UseCurrentRuntimeIdentifier>
|
<UseCurrentRuntimeIdentifier>true</UseCurrentRuntimeIdentifier>
|
||||||
<PublishTrimmed>false</PublishTrimmed>
|
<PublishTrimmed>false</PublishTrimmed>
|
||||||
|
<GarbageCollectionAdaptationMode>1</GarbageCollectionAdaptationMode>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
||||||
|
|
Loading…
Add table
Reference in a new issue