2
|
Seth Spearman · 技术社区 · 15 年前 |
![]() |
1
6
这可能是由于您的测试项目引用了“ Microsoft.VisualStudio.Testtools.UnitTesting.dll “ 删除此引用并将其替换为“到” nunit.framework.dll文件 “,模板应该检测并使用它。 |