Nuget updates (#3683)

* Sync'ing nuget packages. more to do

JSON, islands

* updating sql and oledb

* upgrading to 2.0 RTM for MahApps

* consolidated Microsoft.NETCore.UniversalWindowsPlatform

* updating Microsoft.Windows.ImplementationLibrary

* Microsoft.Windows.SDK.Contracts
This commit is contained in:
Clint Rutkas
2020-05-26 07:42:04 -07:00
committed by GitHub
parent 6f22c7ad19
commit b6307b4fd6
20 changed files with 37 additions and 37 deletions

View File

@@ -233,10 +233,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MahApps.Metro">
<Version>2.0.0-alpha0455</Version>
<Version>2.0.0</Version>
</PackageReference>
<PackageReference Include="System.Text.Json">
<Version>4.7.1</Version>
<Version>4.7.2</Version>
</PackageReference>
<PackageReference Include="StyleCop.Analyzers">
<Version>1.1.118</Version>