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

@@ -100,7 +100,7 @@
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications" Version="6.1.1" />
<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="NuGet.CommandLine" Version="5.7.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>