How to build the solution - MahApps/MahApps.Metro.IconPacks GitHub Wiki
Quick started for developers
- Download the
.NET Core 3.1.0SDK and Runtime from here - Make sure you have Visual Studio 2019 16.4.x (or Preview) installed (this could also be the Community Edition)
- Clone the MahApps.Metro.IconPacks repository
- Open the solution from the
srcfolder in Visual Studio 2019 - Rebuild and you're done...
What's in the box
.NET Core 3.0.0support (why, read here ).NET Core 3.1.0support- Also still targeting .Net 4.5, 4.6 and 4.7 and UWP (uap10.0.16299 and up)