Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<DisableImplicitFSharpCoreReference>true</DisableImplicitFSharpCoreReference>
<FakeVersion>6.1.3</FakeVersion>
<FakeVersion>6.1.4</FakeVersion>
<!-- The version of out-of-band BCL packages that are referenced by shipping library projects.
Keep in line with the earliest supported .NET version. -->
<SystemOobVersion>8.0.0</SystemOobVersion>
Expand Down
Loading