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 bc1b8d3 commit b76f451Copy full SHA for b76f451
1 file changed
src/DiffEngine.AotTests/DiffEngine.AotTests.csproj
@@ -9,8 +9,6 @@
9
<InvariantGlobalization>true</InvariantGlobalization>
10
<!-- Default RID for AOT publish; override with -r flag if needed -->
11
<RuntimeIdentifier Condition="'$(RuntimeIdentifier)' == '' and '$(PublishAot)' == 'true'">win-x64</RuntimeIdentifier>
12
- <!-- Disable Fody IL weaving for AOT compatibility -->
13
- <DisableFody>true</DisableFody>
14
</PropertyGroup>
15
16
<ItemGroup>
0 commit comments