Skip to content

Commit

Permalink
Bump FSharp.Core from 7.0.000 to 8.0.200 (#20)
Browse files Browse the repository at this point in the history
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 7.0.000 to 8.0.200.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent ce01058 commit 63211d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FSharp.MinimalApi.Tests/FSharp.MinimalApi.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
<PackageReference Include="Expecto" Version="9.0.4"/>
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.13.3"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Update="FSharp.Core" Version="7.0.000"/>
<PackageReference Update="FSharp.Core" Version="8.0.200"/>
</ItemGroup>
</Project>

0 comments on commit 63211d6

Please sign in to comment.