Unit Testing .NET 3.5 projects using MStest in VS2010

后端 未结 2 1680
时光取名叫无心
时光取名叫无心 2021-01-19 04:41

There\'s a bug/feature in Visual Studio 2010 where you can\'t create a unit test project with the 2.0 CLR.

https://connect.microsoft.com/VisualStudio/feedback/ViewFe

2条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-19 05:12

    It looks like Visual Studio 2010 Service Pack 1 will resolve this once it is released (see the heading 'Better platform support | Unit Testing on .NET 3.5')

    You can get the Beta version with a Go-Live licence now...

提交回复
热议问题