jcansdale / TestDriven.Net-Issues

Issue tracking for TestDriven.Net
https://github.com/jcansdale/TestDriven.Net-Issues/issues
24 stars 2 forks source link

Conside implement legacy MSTest support using VSIX #91

Closed jcansdale closed 7 years ago

jcansdale commented 7 years ago

See: https://docs.microsoft.com/en-us/visualstudio/extensibility/set-install-root

jcansdale commented 7 years ago

I don't think this would work. Would need to install under PrivateAssemblies and PrivateAssemblies at same time, which I don't think is possible.