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

@@ -66,7 +66,7 @@
</PackageReference>
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.19" />
<PackageReference Include="ModernWpfUI" Version="0.9.3" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
</PackageReference>