I'm looking to test UWP app.
When I run the app, following error occurs:
Output Debug window shows following error:
The program [14520] XunitWithUWP.exe has exited with code -1073741189 (0xc000027b).
The program [14520] XunitWithUWP.exe: Program Trace has exited with code 0 (0x0).
Activation of the Windows Store app 1831907a-1fae-4a7e-8ebf-ec7ec0ecefe1_52622b6agvany!App failed with error Operation not supported. Unknown error: 0x80040905.
I'm looking to test UWP app.
When I run the app, following error occurs:
Output Debug window shows following error:
The program [14520] XunitWithUWP.exe has exited with code -1073741189 (0xc000027b).
The program [14520] XunitWithUWP.exe: Program Trace has exited with code 0 (0x0).
Activation of the Windows Store app 1831907a-1fae-4a7e-8ebf-ec7ec0ecefe1_52622b6agvany!App failed with error Operation not supported. Unknown error: 0x80040905.
I've created a sample repo.