Skip to content

Commit 644dc23

Browse files
authored
remove deoptimizations to see if things still work (#18606)
1 parent d18720c commit 644dc23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
<ReferenceVsAssemblies>true</ReferenceVsAssemblies>
99
<OutputType>Library</OutputType>
1010
<DisableImplicitFSharpCoreReference>true</DisableImplicitFSharpCoreReference>
11-
<Optimize>false</Optimize>
12-
<Tailcalls>false</Tailcalls>
1311
<UnitTestType>xunit</UnitTestType>
1412
<IsTestProject>true</IsTestProject>
1513
<OtherFlags>$(OtherFlags) --realsig-</OtherFlags>

0 commit comments

Comments
 (0)