Windows-Readiness / WinDevCamp

Presentations and demos for UWP developer devcamps
MIT License
115 stars 72 forks source link

Can't open sample program #2

Closed miqbal23 closed 8 years ago

miqbal23 commented 8 years ago

I got this errors when I tried to open the sample solution provided in the repo. Is it because my Visual Studio or is there something wrong? screenshot 11

devanshi21897 commented 8 years ago

i also got something like that.

miqbal23 commented 8 years ago

Ah sorry, I found the solution For any of you having this issue, do this :

  1. Right-click the Solution name on Solution Explorer
  2. Choose "Restore NuGet package", wait until done
  3. Right-click again, but now choose "Clean Solution"
  4. Re-build solution. After that, it should be fine