Skip to content

Commit 7e59d24

Browse files
Bump FSharp.Core from 6.0.3 to 7.0.200
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 6.0.3 to 7.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]>
1 parent 0648eb9 commit 7e59d24

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.3" />
12+
<PackageReference Update="FSharp.Core" Version="7.0.200" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)