We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34e2657 + 60bd88b commit a5b88b6Copy full SHA for a5b88b6
1 file changed
Directory.Packages.props
@@ -6,8 +6,8 @@
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="[10.1.203]" />
10
- <PackageVersion Include="FSharp.Compiler.Service" Version="[43.12.203]" />
+ <PackageVersion Include="FSharp.Core" Version="[10.1.204]" />
+ <PackageVersion Include="FSharp.Compiler.Service" Version="[43.12.204]" />
11
<PackageVersion Include="CommandLineParser" Version="2.9.1" />
12
<PackageVersion Include="Microsoft.Build" Version="" PrivateAssets="all" />
13
<PackageVersion Include="Microsoft.Build.Framework" Version="" PrivateAssets="all" />
0 commit comments