Skip to content

Commit

Permalink
Bump FSharp.Core from 4.7.0 to 8.0.400
Browse files Browse the repository at this point in the history
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 4.7.0 to 8.0.400.
- [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]>
  • Loading branch information
dependabot[bot] authored and brianary committed Sep 4, 2024
1 parent 614e9b4 commit 03429b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SelectXmlExtensions/SelectXmlExtensions.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FSharp.Core" Version="4.7.0" />
<PackageReference Include="FSharp.Core" Version="8.0.400" />
<PackageReference Include="Microsoft.PowerShell.Commands.Utility" Version="7.2.1" />
</ItemGroup>

Expand Down

0 comments on commit 03429b7

Please sign in to comment.