[backend] Enable DATAS for reduced memory footprint

This commit is contained in:
Laura Hausmann 2024-04-29 02:42:19 +02:00
parent 8a62f89fd9
commit f1a1716f16
No known key found for this signature in database
GPG key ID: D044E84C5BE01605

View file

@ -10,6 +10,7 @@
<VersionSuffix>alpha</VersionSuffix>
<UseCurrentRuntimeIdentifier>true</UseCurrentRuntimeIdentifier>
<PublishTrimmed>false</PublishTrimmed>
<GarbageCollectionAdaptationMode>1</GarbageCollectionAdaptationMode>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">