Update package Newtonsoft.Json 12.02 →13.0.2

This commit is contained in:
Michael Vesely 2023-02-27 07:12:23 +01:00
parent 4c8bb095f1
commit 7491c0bb2d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<PackageReference Update="Microsoft.AspNet.WebPages" Version="3.2.3" />
<PackageReference Update="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" Version="1.0.0" />
<PackageReference Update="Microsoft.Web.Infrastructure" Version="1.0.0.0" />
<PackageReference Update="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Update="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>
</Project>