Merge branch 'stable'

This commit is contained in:
Łukasz Domeradzki
2024-12-02 14:20:08 +01:00

View File

@@ -31,6 +31,9 @@
<RuntimeIdentifiers>linux-arm;linux-arm64;linux-x64;osx-arm64;osx-x64;win-arm64;win-x64</RuntimeIdentifiers>
<TargetFramework>net9.0</TargetFramework>
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
<!-- TODO: Workaround for https://github.com/dotnet/runtime/issues/110000, evaluate if possible to remove later -->
<CETCompat>false</CETCompat>
</PropertyGroup>
<PropertyGroup Condition="'$(ASFVariant)' != ''">