问题
I'm using VS 2015 under Windows 10 OS and building a Windows 8.1 store app. When publishing my app I use x86 and x64 architecture packages and after the package has been installed using powershell on Windows 10 OS(Build 10240) it works fine but when I try to install it on Windows 8.1 app crashes before it starts.
I build and publish the the app on VS 2013 under Windows 8.1 OS and the app works fine on both 8.1 and 10 OS's.
Is there a problem with Windows 10(Build 10240)? If yes which OS build did they fixed this issue?
Please advice.
来源:https://stackoverflow.com/questions/37454704/windows-8-1-app-packages-created-on-windows-10-os-doesnt-work-on-windows-8-1-os