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 0ef4c08 commit 87ce6b9Copy full SHA for 87ce6b9
tests/service/FSharp.Compiler.Service.Tests.fsproj
@@ -17,6 +17,7 @@
17
<OutputPath>..\..\bin\$(TargetFrameworkVersion)\</OutputPath>
18
<Tailcalls>true</Tailcalls>
19
<TargetFSharpCoreVersion>4.4.0.0</TargetFSharpCoreVersion>
20
+ <ResolveNuGetPackages>false</ResolveNuGetPackages>
21
</PropertyGroup>
22
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
23
<DebugSymbols>true</DebugSymbols>
0 commit comments