Skip to content

Commit

Permalink
chore(deps): update dependency fsharp.compiler.service to v43
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovatebot committed Apr 28, 2024
1 parent f422eda commit 4823185
Show file tree
Hide file tree
Showing 6 changed files with 199 additions and 2,779 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FSharp.Compiler.Service" Version="41.0.7" />
<PackageReference Include="FSharp.Compiler.Service" Version="43.8.200" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageVersion Include="YamlDotNet" Version="15.1.2" />
<PackageVersion Include="Grynwald.MarkdownGenerator" Version="3.0.106" />
<PackageVersion Include="LibGit2Sharp" Version="0.30.0" />
<PackageVersion Include="FSharp.Compiler.Service" Version="42.7.100-preview.22427.1" />
<PackageVersion Include="FSharp.Compiler.Service" Version="43.8.200" />
<PackageVersion Include="DotNet.Glob" Version="3.1.3" />
<PackageVersion Include="Buildalyzer" Version="6.0.4" />
<PackageVersion Include="Microsoft.Web.LibraryManager.Build" Version="2.1.175" />
Expand Down
Loading

0 comments on commit 4823185

Please sign in to comment.