问题
无法在Release/x86中启动任何UWP应用程序(空白应用程序,UWP示例).
但是,Debug/x86,Debug/x64,Release/x64都可以.
有关
错误
Visual Studio输出
Symbols for ntdll.dll could not be downloaded from the Microsoft Symbol Servers. Exception settings and call stacks may not work correctly. Make sure you have a network connection and try again.'App1.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. Cannot find or open the PDB file.
The thread 0x2e74 has exited with code -1073741792 (0xc0000020).
The thread 0x780 has exited with code -1073741792 (0xc0000020).
The thread 0x1930 has exited with code -1073741792 …Run Code Online (Sandbox Code Playgroud) c# visual-studio windows-10 windows-10-desktop windows-10-universal