Update packages, relax requirements

This commit is contained in:
Matt Nadareski
2026-07-10 11:23:17 -04:00
parent 451fc0b394
commit b4e1f6b729
22 changed files with 53 additions and 55 deletions

View File

@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<!-- Assembly Properties -->
@@ -31,7 +31,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="SabreTools.Hashing" Version="[2.0.0]" />
<PackageReference Include="SabreTools.Hashing" Version="2.0.0" />
</ItemGroup>
<ItemGroup>