Skip to content

Commit 35c3b9e

Browse files
Bump FSharp.Core from 6.0.0 to 6.0.1 (#274)
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 6.0.0 to 6.0.1. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ad62a2 commit 35c3b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hyperion.Tests.FSharpData/Hyperion.Tests.FSharpData.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</ItemGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Update="FSharp.Core" Version="6.0.0" />
12+
<PackageReference Update="FSharp.Core" Version="6.0.1" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)