Skip to content

Commit

Permalink
FSharp.Core and FSharp.Compiler.Service updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorium committed Aug 6, 2024
1 parent 2efb355 commit b32c162
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
</PropertyGroup>
<ItemGroup>
<!-- locking the version of F# Core as FCS does this anyway and in practise all will be using the same version -->
<PackageVersion Include="FSharp.Core" Version="[8.0.100]" />
<PackageVersion Include="FSharp.Compiler.Service" Version="[43.8.100]" />
<PackageVersion Include="FSharp.Core" Version="[8.0.301]" />
<PackageVersion Include="FSharp.Compiler.Service" Version="[43.8.301]" />
<PackageVersion Include="CommandLineParser" Version="2.9.1" />
<PackageVersion Include="Microsoft.Build" Version="" PrivateAssets="all" />
<PackageVersion Include="Microsoft.Build.Framework" Version="" PrivateAssets="all" />
Expand Down

0 comments on commit b32c162

Please sign in to comment.