Updating nugets (#10493)

* Update System.Text.Json and Newtsoft.json

* update newtson.json

* Updating testing only items.
This commit is contained in:
Clint Rutkas
2021-03-30 09:52:00 -07:00
committed by GitHub
parent ffda6a51bb
commit fba4fd91a1
23 changed files with 64 additions and 61 deletions

View File

@@ -64,8 +64,8 @@
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="Moq" Version="4.14.7" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
</PackageReference>