I have some class libraries with NUnit tests, and I want to convert the project to use the VS 2008 MsTest integration. (Right click add test etc.)
Is there and easy way to convert or do I need to edit the csproj manually.
Thanks
|
|
I have some class libraries with NUnit tests, and I want to convert the project to use the VS 2008 MsTest integration. (Right click add test etc.) Is there and easy way to convert or do I need to edit the csproj manually. Thanks
|
|||
|
|
|
|
Add the following to the property group in the csproj file
|
||
|
|