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 d18720c commit 644dc23Copy full SHA for 644dc23
tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj
@@ -8,8 +8,6 @@
8
<ReferenceVsAssemblies>true</ReferenceVsAssemblies>
9
<OutputType>Library</OutputType>
10
<DisableImplicitFSharpCoreReference>true</DisableImplicitFSharpCoreReference>
11
- <Optimize>false</Optimize>
12
- <Tailcalls>false</Tailcalls>
13
<UnitTestType>xunit</UnitTestType>
14
<IsTestProject>true</IsTestProject>
15
<OtherFlags>$(OtherFlags) --realsig-</OtherFlags>
0 commit comments