I start working with Xamarin Studio after working with Visual Studio (the last in 2012) for several years. However, someone through importing projects and launching new Android projects I managed to break Xamarin Studio. Now when I start a new project, I get the following error:
The target "Build" does not exist in the project. (MSB4057)
Stages


I tried to restore my installation, but it did not matter. I tried to reinstall, but that didn't matter. Except for a complete uninstall and reinstall of what parameters do I have?
I am using Xamarin Studio 4.2.2 and can confirm that I now have the same problem in Visual Studio 2012. Although I can manually create projects using MSBuild.exe, but other than that, both IDEs are broken.
c # windows-7 visual-studio-2012 xamarin xamarin-studio
wonea
source share