Skip to content

Commit 87ce6b9

Browse files
committed
fix nuget error
1 parent 0ef4c08 commit 87ce6b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/service/FSharp.Compiler.Service.Tests.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<OutputPath>..\..\bin\$(TargetFrameworkVersion)\</OutputPath>
1818
<Tailcalls>true</Tailcalls>
1919
<TargetFSharpCoreVersion>4.4.0.0</TargetFSharpCoreVersion>
20+
<ResolveNuGetPackages>false</ResolveNuGetPackages>
2021
</PropertyGroup>
2122
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
2223
<DebugSymbols>true</DebugSymbols>

0 commit comments

Comments
 (0)