Update Serialization to 3.0.1

This commit is contained in:
Matt Nadareski
2026-07-06 10:19:49 -04:00
parent 8ca25c6370
commit 34a0fb1f87
3 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@
<ItemGroup>
<PackageReference Include="SabreTools.CommandLine" Version="[1.4.0]" />
<PackageReference Include="SabreTools.Serialization" Version="[3.0.0]" />
<PackageReference Include="SabreTools.Serialization" Version="[3.0.1]" />
</ItemGroup>
</Project>