We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38a4fe1 commit cce16a4Copy full SHA for cce16a4
1 file changed
fcs/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj
@@ -2,6 +2,7 @@
2
<Project Sdk="Microsoft.NET.Sdk">
3
<Import Project="..\netfx.props" />
4
<Import Project="..\..\src\buildtools\buildtools.targets" />
5
+ <Import Project="..\..\eng\Versions.props" />
6
<PropertyGroup>
7
<TargetFrameworks>$(FcsTargetNetFxFramework);netstandard2.0</TargetFrameworks>
8
<DisableImplicitFSharpCoreReference>true</DisableImplicitFSharpCoreReference>
0 commit comments