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 72b6345 commit 2e8448cCopy full SHA for 2e8448c
Directory.Packages.props
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
<ItemGroup>
8
<!-- locking the version of F# Core as FCS does this anyway and in practise all will be using the same version -->
9
- <PackageVersion Include="FSharp.Core" Version="[7.0.400]" />
+ <PackageVersion Include="FSharp.Core" Version="[8.0.100]" />
10
<PackageVersion Include="FSharp.Compiler.Service" Version="[43.8.100]" />
11
<PackageVersion Include="CommandLineParser" Version="2.9.1" />
12
<PackageVersion Include="Microsoft.Build" Version="" PrivateAssets="all" />
0 commit comments