Consolidate nuget packages (#9458)

* TestFramework to 2.1.2

* TestAdapter to 2.1.2

* ModernUI to 0.9.3 which is used by FancyZones
This commit is contained in:
Clint Rutkas
2021-02-04 04:18:24 -08:00
committed by GitHub
parent 2caee2a0dc
commit 2b449e0850
4 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="ModernWpfUI" Version="0.9.2" />
<PackageReference Include="ModernWpfUI" Version="0.9.3" />
<PackageReference Include="System.ComponentModel.Composition" Version="5.0.0" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
<PackageReference Include="System.IO.Abstractions" Version="12.2.5" />