We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 859d100 commit d526068Copy full SHA for d526068
Cpp2IL/Cpp2IL.csproj
@@ -13,6 +13,7 @@
13
<TargetFrameworks>net9.0;net472</TargetFrameworks>
14
<VersionPrefix>2022.1.0</VersionPrefix>
15
<ServerGarbageCollection>true</ServerGarbageCollection>
16
+ <CETCompat>false</CETCompat>
17
</PropertyGroup>
18
19
<PropertyGroup Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">
0 commit comments