update Nowtonsoft.Json to 13.0.1

This commit is contained in:
2881099
2022-06-28 07:52:38 +08:00
parent 16afc25a42
commit c9c55f75d6
4 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
<ItemGroup>