Update to .NET 8

- Update dependencies
- Replace document library
This commit is contained in:
2024-06-05 22:32:00 -04:00
parent 39af0fb9a5
commit 131012b320
9 changed files with 23 additions and 23 deletions

View File

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