Up Newtonsoft.Json" version to 13.0.3
This commit is contained in:
parent
21b0871e7a
commit
ef02c896c7
|
@ -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="13.0.2" />
|
||||
<PackageReference Update="Newtonsoft.Json" Version="13.0.3" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
Loading…
Reference in New Issue