Skip to content

Commit

Permalink
Bump FSharp.Core from 8.0.401 to 9.0.100 in /ImperatorToCK3
Browse files Browse the repository at this point in the history
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 8.0.401 to 9.0.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.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 8a4e45f commit 5a1a406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImperatorToCK3/ImperatorToCK3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="ConcurrentSet" Version="1.0.0"/>
<PackageReference Include="CWTools" Version="0.5.0-alpha" />
<PackageReference Include="DotLiquid" Version="2.2.692" />
<PackageReference Include="FSharp.Core" Version="8.0.401" /> <!-- Needed for CWTools -->
<PackageReference Include="FSharp.Core" Version="9.0.100" /> <!-- Needed for CWTools -->
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="14.1.0"/>
<PackageReference Include="Meziantou.Analyzer" Version="2.0.178">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 5a1a406

Please sign in to comment.