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

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