How to Fix xUnit Test not Running Error – “Test project does not reference any .NET NuGet adapter”
Today I faced that Visual Studio 2022 does not run xUnit tests in the Test Explorer. And in the output I found the next error: “Test project MyProject does not reference any .NET NuGet adapter. … Read more