Skip to content

Commit 9abc604

Browse files
Bump FSharp.Core from 5.0.1 to 5.0.2
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 5.0.1 to 5.0.2. - [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]>
1 parent ef331c7 commit 9abc604

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

1515
</Project>

0 commit comments

Comments
 (0)