Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Bump FSharp.Core from 8.0.300 to 8.0.301 #72

Merged
merged 1 commit into from
Jul 15, 2024
Merged
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 src/CRN.Visualization/CRN.Visualization.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Update="FSharp.Core" Version="8.0.300" />
<PackageReference Update="FSharp.Core" Version="8.0.301" />
<PackageReference Include="Plotly.NET" Version="5.0.0" />
</ItemGroup>

Expand Down
Loading