xUnit Test Project
for my application. Here are the changes I did to solve the issue. Once installed the following packages, I was able to run the tests in test explore as expected.- Microsoft.NET.Test.Sdk
- Microsoft.TestPlatform.TestHost
- xunit.runner.visualstudio
- xunit