-
-
Notifications
You must be signed in to change notification settings - Fork 221
How to build the solution
Jan Karger ツ ☀ edited this page Dec 18, 2019
·
3 revisions
- Download the
.NET Core 3.1.0
SDK 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
src
folder in Visual Studio 2019 - Rebuild and you're done...
-
.NET Core 3.0.0
support (why, read here ) -
.NET Core 3.1.0
support - Also still targeting .Net 4.5, 4.6 and 4.7 and UWP (uap10.0.16299 and up)