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 and ForNeVeR committed Jun 9, 2024
1 parent a06538e commit 20a408e
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 20a408e

Please sign in to comment.