Skip to content

Commit b76f451

Browse files
committed
Update DiffEngine.AotTests.csproj
1 parent bc1b8d3 commit b76f451

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/DiffEngine.AotTests/DiffEngine.AotTests.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
<InvariantGlobalization>true</InvariantGlobalization>
1010
<!-- Default RID for AOT publish; override with -r flag if needed -->
1111
<RuntimeIdentifier Condition="'$(RuntimeIdentifier)' == '' and '$(PublishAot)' == 'true'">win-x64</RuntimeIdentifier>
12-
<!-- Disable Fody IL weaving for AOT compatibility -->
13-
<DisableFody>true</DisableFody>
1412
</PropertyGroup>
1513

1614
<ItemGroup>

0 commit comments

Comments
 (0)