Skip to content

Commit 6471221

Browse files
authored
Merge pull request #1167 from fsprojects/dependabot/nuget/multi-b009830e96
Bump FSharp.Compiler.Service and FSharp.Core
2 parents b64b0af + 91b5022 commit 6471221

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<!-- 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.201]" />
10-
<PackageVersion Include="FSharp.Compiler.Service" Version="[43.12.201]" />
9+
<PackageVersion Include="FSharp.Core" Version="[10.1.202]" />
10+
<PackageVersion Include="FSharp.Compiler.Service" Version="[43.12.202]" />
1111
<PackageVersion Include="CommandLineParser" Version="2.9.1" />
1212
<PackageVersion Include="Microsoft.Build" Version="" PrivateAssets="all" />
1313
<PackageVersion Include="Microsoft.Build.Framework" Version="" PrivateAssets="all" />

0 commit comments

Comments
 (0)