Unity 5.2.1f1 + VS2015 + SDK Phone 8.1 = Exception

Hi,
I’ve installed Unity 5.2.1f1 , VS2015 and want to make a “Build and Run” for Phone 8.1. The Exception is:

Exception: Failed to build Visual Studio project using arguments ‘C:\Program Files (x86)\MSBuild\12.0\Bin\MSBuild.exe “D:\niki\temp\tempbuild\New Unity Project 1.sln” /nologo /maxcpucount /p:Configuration=Master /p:Platform=ARM /p:SolutionDir=“D:\niki\temp\tempbuild\” /t:Build /clp:Verbosity=minimal’.
Output:smile::\niki\temp\tempbuild\New Unity Project 1\New Unity Project 1.csproj(177,3): error MSB4019: The imported project “C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v12.0\Microsoft.Windows.UI.Xaml.CSharp.targets” was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.
Do I need to install VS2013 too?

Yes, you need VS2013

What?! Why!?

You should be fine with VS2015 to Build. You can then open the solution in VS2015 and continue from there.

Ok fine :slight_smile: