Skip to content

Commit

Permalink
Use final MahApps.Metro.IconPacks v3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed Dec 17, 2019
1 parent 69c564d commit 71d4558
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<Reference Include="System.ComponentModel.Composition" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MahApps.Metro.IconPacks" Version="3.0.0-alpha*" />
<PackageReference Include="MahApps.Metro.IconPacks" Version="3.*" />
<PackageReference Include="Caliburn.Micro" Version="3.*" />
<PackageReference Include="Fody" Version="6.*">
<PrivateAssets>all</PrivateAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<Reference Include="WindowsFormsIntegration" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MahApps.Metro.IconPacks" Version="3.0.0-alpha*" />
<PackageReference Include="MahApps.Metro.IconPacks" Version="3.*" />
<PackageReference Include="MaterialDesignThemes" Version="2.*" />
<PackageReference Include="MaterialDesignColors" Version="1.*" />
<PackageReference Include="NHotkey.Wpf" Version="1.2.1" />
Expand Down

0 comments on commit 71d4558

Please sign in to comment.