Nupkg version updates to deal with vulnerabilities

This commit is contained in:
2025-08-22 12:03:14 +01:00
parent b21d2a685e
commit 9b0352bd07
6 changed files with 35 additions and 35 deletions

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MessagePack.Annotations" Version="2.5.129" />
<PackageReference Include="MessagePack.Annotations" Version="2.5.198" />
</ItemGroup>
</Project>