Deploy UWP App Project In VS2015

后端 未结 9 1847
你的背包
你的背包 2021-02-02 00:58

In visual studio 2015 I created an UWP (Universal Windows Platform) app, and try to debug and run it in Windows 10 Mobile 5\" emulator. But it shows me this error

9条回答
  •  不知归路
    2021-02-02 01:39

    I am running Visual Studio in Parallels on a Macbook and also got this error. It turns out my project files were being saved on my mac via network drive. When I moved the entire project to the C:\ drive for my parallels install, it worked fine.

提交回复
热议问题