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 6275ecd commit 11468d7Copy full SHA for 11468d7
ImperatorToCK3/ImperatorToCK3.csproj
@@ -7,6 +7,7 @@
7
<RuntimeIdentifiers>win-x64;linux-x64;osx-arm64</RuntimeIdentifiers>
8
<ApplicationIcon>thumbnail.ico</ApplicationIcon>
9
<LangVersion>13</LangVersion>
10
+ <CETCompat>false</CETCompat> <!-- see https://github.com/ParadoxGameConverters/ImperatorToCK3/issues/2638 -->
11
</PropertyGroup>
12
13
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
0 commit comments