Update to IO 2.0.0

This commit is contained in:
Matt Nadareski
2026-03-24 18:02:49 -04:00
parent 1053ff7f23
commit 5f0fdcfd8d
13 changed files with 86 additions and 81 deletions

View File

@@ -32,7 +32,7 @@
<ItemGroup>
<PackageReference Include="NetLegacySupport.Numerics" Version="1.0.1" Condition="$(TargetFramework.StartsWith(`net2`)) OR $(TargetFramework.StartsWith(`net3`))" />
<PackageReference Include="SabreTools.IO" Version="[1.9.1]" />
<PackageReference Include="SabreTools.IO" Version="[2.0.0]" />
</ItemGroup>
<ItemGroup>