visualstudio.xunit
visualstudio.xunit copied to clipboard
xunit.runner.visualstudio.uwp.targets references to wrong xunit.runner.reporters.netstandardXX.dll
It references to xunit.runner.reporters.netstandard11.dll while there is a *15.dll in build directory. It leads to "Payload file does not exist" during test application loading.
wow it's still happening.
Closing, as UWP has been removed from future releases of the adapter.