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.29k stars 2.45k forks source link

Solution load failed #3435

Closed FGallotti closed 5 years ago

FGallotti commented 5 years ago

I downloaded the zip from develop brunch, when I go in the subfolder src, I try to open the solution MahApps.Metro.sln

when visual studio load the solution fails to opend the projects MahApps.Metro, MahApps.Metro.Caliburn.Demo, MahApps.Metro.Demo, MahApps.Metro.Tests

Output Windows show me this description: C:\Users\SOFTWARE2\Desktop\MahApps.Metro-develop\src\MahApps.Metro\MahApps.Metro.csproj : error : Project file is incomplete. Expected imports are missing.

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

C:\Users\SOFTWARE2\Desktop\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:\Users\SOFTWARE2\Desktop\MahApps.Metro-develop\src\Mahapps.Metro.Tests\MahApps.Metro.Tests.csproj : error : Project file is incomplete. Expected imports are missing.

Screenshots mahapps metro

Environment(please complete the following information):

punker76 commented 5 years ago

@FGallotti Sorry for the inconvenience, but you need at least the VS 2019 Preview Community Edition.

https://github.com/MahApps/MahApps.Metro/wiki/Building-the-MahApps.Metro-solution#quick-started-for-developers

FGallotti commented 5 years ago

Sorry, I did not read the quick start because I am using this framework from 1 year, at home I have an old version of the example project and still works there, In the office I changed the machine and I thought simply to download it. Thank you very much for the quick answer.

zeroyjk commented 5 years ago

@FGallotti can you share the link for old version example project.. i really need it..

FGallotti commented 5 years ago

try this one. MahApps.Metro.Demo.zip