[VS 2010] How to convert an existing assembly to a ms unit test assembly ?
- by Patrice Pezillier
In Visual Studio 2010 Pro, how can I easily convert a classic assembly to a ms unit test assembly ?
It there a flag to activate in the .csproj file ?