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

@@ -89,7 +89,7 @@
<PackageReference Include="JetBrains.Annotations" Version="2020.1.0" />
<PackageReference Include="Microsoft.Windows.SDK.Contracts" Version="10.0.19041.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="NLog" Version="4.7.0" />
<PackageReference Include="NLog" Version="4.7.2" />
<PackageReference Include="System.Runtime" Version="4.3.1" />
</ItemGroup>