Skip to content

Commit

Permalink
Fix FSharp.Core downgrade warning
Browse files Browse the repository at this point in the history
  • Loading branch information
MangelMaxime committed Apr 30, 2021
1 parent ea70656 commit f8d27d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/FSharpLanguageServer/FSharpLanguageServer.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<ItemGroup>
<PackageReference Include="FSharp.Compiler.Service" Version="39.0.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.8.4" />
<PackageReference Update="FSharp.Core" Version="5.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f8d27d4

Please # to comment.