What steps will reproduce the problem?
1. Start test on a system that has .NET 4.5.1 installed.
2. Test requires that Visual Studio 2013 (VS2013) is installed.
3. Install vs-android, including the sample projects.
4. After installing vs-android, verify that the native-audio.sln solution can
be opened by VS2013.
5. Install .NET 4.5.2
6. Attempt to open the native-audio.sln solution.
What is the expected output? What do you see instead?
VS2013 should load the native-audio.sln solution. Instead, VS2013 will report
an error indicating that the project is not supported.
What version of the product are you using? On what operating system?
Problem was seen on MS Windows 7 Professional with SP1 installed.
Please provide any additional information below.
Uninstalling .NET 4.5.2 and re-installing .NET 4.5.1 fixed the problem.