I am looking to use a test framework for a netstandard1.6 library. I tried to follow and edit Getting started with xUnit.net (.NET Core / ASP.NET Core) without success. Foll
I suggest using the following versions (this is the same, as in asp.net core repos like Logging:
"dotnet-test-xunit": "1.0.0-*", "xunit": "2.1.0"