Upgrade mahapps to 2.3 (#7466)

This commit is contained in:
Clint Rutkas
2020-10-22 08:30:18 -07:00
committed by GitHub
parent 31799cd019
commit e2c94b592f
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="JetBrains.Annotations" Version="2020.1.0" />
<PackageReference Include="MahApps.Metro" Version="2.2.0" />
<PackageReference Include="MahApps.Metro" Version="2.3.0" />
<PackageReference Include="ControlzEx" Version="4.3.2" />
<PackageReference Include="Mono.Cecil" Version="0.11.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />