Update to .NET 9 (#54)

- Update deps
- Fake build not working
This commit is contained in:
2024-12-24 13:47:16 -05:00
parent bb79b38738
commit ae8cf9ad80
7 changed files with 195 additions and 210 deletions

View File

@@ -15,8 +15,8 @@
<ItemGroup>
<PackageReference Include="Expecto" Version="10.2.1" />
<PackageReference Include="NodaTime.Testing" Version="3.1.11" />
<PackageReference Update="FSharp.Core" Version="8.0.300" />
<PackageReference Include="NodaTime.Testing" Version="3.2.0" />
<PackageReference Update="FSharp.Core" Version="9.0.100" />
</ItemGroup>
<ItemGroup>