Skip to content

Commit cce16a4

Browse files
authored
Fix missing versions in FSharp.Compiler.Service interactive logo. (#9419)
As suggested by @baronfel in this issue discussion: #941
1 parent 38a4fe1 commit cce16a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fcs/FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<Project Sdk="Microsoft.NET.Sdk">
33
<Import Project="..\netfx.props" />
44
<Import Project="..\..\src\buildtools\buildtools.targets" />
5+
<Import Project="..\..\eng\Versions.props" />
56
<PropertyGroup>
67
<TargetFrameworks>$(FcsTargetNetFxFramework);netstandard2.0</TargetFrameworks>
78
<DisableImplicitFSharpCoreReference>true</DisableImplicitFSharpCoreReference>

0 commit comments

Comments
 (0)