Attempt to resolve #3348

This commit is contained in:
Łukasz Domeradzki
2024-12-02 09:17:26 +01:00
parent 8aa017050e
commit ea53975acf

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)' != ''">