Skip to content

Commit fab2499

Browse files
build(deps): Bump FSharp.Core from 7.0.400 to 8.0.100 (#776)
Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 7.0.400 to 8.0.100. - [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>
1 parent 1b7449c commit fab2499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wpf/ReactiveUI.Samples.Basics.FSharp/ReactiveUI.Samples.Basics.FSharp.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="FSharp.Core.Wpf" Version="5.0.3" />
11-
<PackageReference Update="FSharp.Core" Version="7.0.400" />
11+
<PackageReference Update="FSharp.Core" Version="8.0.100" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)