MahApps / MahApps.Metro

A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
https://mahapps.com
MIT License
9.32k stars 2.45k forks source link

Can't Load Solution With VS2017 #3462

Closed AlBannaTechno closed 5 years ago

AlBannaTechno commented 5 years ago

Hi

I just clone the repo from GitHub and try to open the solution with visual studio 2017 15.9.7 But the solution does not load the projects marked as (unavailable) And when I try to reload any project I get this message

C:\.......\MahApps.Metro-develop\src\MahApps.Metro\MahApps.Metro.csproj : error  : Project file is incomplete. Expected imports are missing.

C:\.......\MahApps.Metro-develop\src\MahApps.Metro.Samples\MahApps.Metro.Demo\MahApps.Metro.Demo.csproj : error  : Project file is incomplete. Expected imports are missing.

C:\.......\MahApps.Metro-develop\src\MahApps.Metro.Samples\MahApps.Metro.Caliburn.Demo\MahApps.Metro.Caliburn.Demo.csproj : error  : Project file is incomplete. Expected imports are missing.

C:\.......\MahApps.Metro-develop\src\Mahapps.Metro.Tests\MahApps.Metro.Tests.csproj : error  : Project file is incomplete. Expected imports are missing.

C:\.......\MahApps.Metro-develop\src\Mahapps.Metro.Tests\MahApps.Metro.Tests.csproj : error  : Project file is incomplete. Expected imports are missing.

here https://github.com/MahApps/MahApps.Metro/wiki/Building-the-MahApps.Metro-solution

say: need 2019 version: so is there any built version of a demo to download if I can't install vs2019 now?

punker76 commented 5 years ago

@AlBannaTechno Because you need VS 2019 to build the current dev branch https://github.com/MahApps/MahApps.Metro/wiki/Building-the-MahApps.Metro-solution