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 68514a6 commit 2e766b5Copy full SHA for 2e766b5
fcs/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj
@@ -5,6 +5,7 @@
5
</PropertyGroup>
6
<Import Project="..\netfx.props" />
7
<Import Project="..\..\src\buildtools\buildtools.targets" />
8
+ <Import Project="..\..\eng\Versions.props" />
9
<PropertyGroup>
10
<TargetFrameworks>$(FcsTargetNetFxFramework);netstandard2.0</TargetFrameworks>
11
<DisableImplicitFSharpCoreReference>true</DisableImplicitFSharpCoreReference>
0 commit comments