Skip to content

Commit 9cbad7a

Browse files
Bump FSharp.Compiler.Service from 43.7.400 to 43.8.100
Bumps [FSharp.Compiler.Service](https://github.com/dotnet/fsharp) from 43.7.400 to 43.8.100. - [Release notes](https://github.com/dotnet/fsharp/releases) - [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md) - [Commits](https://github.com/dotnet/fsharp/commits) --- updated-dependencies: - dependency-name: FSharp.Compiler.Service dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7707ea0 commit 9cbad7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<!-- locking the version of F# Core as FCS does this anyway and in practise all will be using the same version -->
99
<PackageVersion Include="FSharp.Core" Version="[7.0.400]" />
10-
<PackageVersion Include="FSharp.Compiler.Service" Version="[43.7.400]" />
10+
<PackageVersion Include="FSharp.Compiler.Service" Version="[43.8.100]" />
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)