Move FSharp.Core version to .fsproj files

- Change event DU to struct
This commit is contained in:
2024-01-02 19:26:09 -05:00
parent 85ac22877c
commit 71286b9064
5 changed files with 8 additions and 6 deletions

View File

@@ -12,4 +12,8 @@
<None Include="..\icon.png" Pack="true" PackagePath="\" />
</ItemGroup>
<ItemGroup>
<PackageReference Update="FSharp.Core" Version="6.0.0" />
</ItemGroup>
</Project>