Choose Application bug / Missing references

Steps to replicate :

  1. Install MonoGame 3
  2. Download Samples from Git
  3. Open .sln file

I get a “Choose Application” dialog, please advise.

I can manually open the project by dragging the sln file onto visual studio. Once I do that all of my references are missing (even System). No amount of nuget reinstall / restore fixes the issue.

is it happening with WindowsDX.sln and WindowsGL.sln too?

if not, this is probably because you need Xamarin in order to use Android/iOS/Ouya projects.

Fixed the issue. I had to reinstall Visual Studio.