samples icon indicating copy to clipboard operation
samples copied to clipboard

The NUnit core example mixes libraries

Open zaphodikus opened this issue 5 years ago • 0 comments

Library Core tests, cannot test .NET app projects

The https://github.com/dotnet/samples/tree/master/core/getting-started/unit-testing-using-nunit test project is .NET Coer, while the project it references is .NET 2.1 - its impossible for this to currently even work.

Can we update and provide a working .NET Core NUnit solution


Issue metadata

  • Issue type: sample-update

zaphodikus avatar Jan 09 '21 17:01 zaphodikus