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

@@ -14,6 +14,7 @@
<ItemGroup>
<PackageReference Include="Giraffe" Version="6.2.0" />
<PackageReference Update="FSharp.Core" Version="6.0.0" />
</ItemGroup>
<ItemGroup>