Update Serialization to 2.2.1

This commit is contained in:
Matt Nadareski
2025-11-25 07:56:38 -05:00
parent 41a705c343
commit 777232301d
3 changed files with 4 additions and 4 deletions

View File

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