upgrading all .NET assemblies, #5303 took care of ones where they needed consolidating (#5304)

Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
This commit is contained in:
Clint Rutkas
2020-07-30 12:16:32 -07:00
committed by GitHub
parent 5b02ee5169
commit ff93b38d23
12 changed files with 32 additions and 20 deletions

View File

@@ -241,7 +241,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MahApps.Metro">
<Version>2.1.0</Version>
<Version>2.1.1</Version>
</PackageReference>
<PackageReference Include="System.Text.Json">
<Version>4.7.2</Version>