rsdn / CodeJam

Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
MIT License
258 stars 35 forks source link

[WIP] No more hacks for Mono.Cecil and NUnit. #61

Closed NN--- closed 5 years ago

NN--- commented 5 years ago

NUnit was upgraded and the bug was fixed. No more hacks are required. https://github.com/nunit/nunit3-vs-adapter/issues/325

NN--- commented 5 years ago

Microsoft.NET.Test.Sdk is still required for building tests project.