Skip to content

Commit

Permalink
Update dependency FSharp.Core to v8.0.300
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 9, 2024
1 parent a06538e commit 0a4fccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<DisableImplicitFSharpCoreReference>true</DisableImplicitFSharpCoreReference>
</PropertyGroup>
<ItemGroup Condition="$(MSBuildPRojectExtension) == '.fsproj'">
<PackageReference Include="FSharp.Core" Version="8.0.101" />
<PackageReference Include="FSharp.Core" Version="8.0.300" />
</ItemGroup>
</Project>

0 comments on commit 0a4fccb

Please sign in to comment.