nunit / nunit-vs-testgenerator

A Visual Studio extension for generating unit tests and IntelliTests using NUnit
https://visualstudiogallery.msdn.microsoft.com/bd30bf3f-4183-4b00-a245-1875316b8cd3
MIT License
35 stars 23 forks source link

Support for VS2022,upgrade to net 4.7.2 #43

Closed shaoyy closed 1 year ago

dnfadmin commented 2 years ago

CLA assistant check
All CLA requirements met.

MayMih commented 1 year ago

Can't understand why this pull request was not accepted (breaks compatibility with VS2019 ? If that's the matter, why not create separate NUGet package? I built it for myself and it seems to work fine.

For Those who want to build it - you must link 3 dll's from your vs2022 installation.

rprouse commented 1 year ago

I am continuing work on this in #46. It needs additional changes and testing before we can merge. Thanks for your contribution, your commits will be in my pull request.