Skip to content

Commit

Permalink
Bump Fsharp core
Browse files Browse the repository at this point in the history
  • Loading branch information
bcssov committed Feb 14, 2024
1 parent d0c48fe commit a98e16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IronyModManager.Parser/IronyModManager.Parser.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<ItemGroup>
<PackageReference Include="CWTools.Irony-Private" Version="0.4.0-alpha12" />
<PackageReference Include="FSharp.Core" Version="8.0.101" />
<PackageReference Include="FSharp.Core" Version="8.0.200" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="$(MicrosoftExtensionsDependencyModelVersion)" allowedVersions="$(MicrosoftExtensionsDependencyModelVersion)" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.133">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit a98e16f

Please sign in to comment.