为什么打开解决方案总是导致检出单元测试项目文件?

发布于 2024-10-07 20:33:26 字数 203 浏览 0 评论 0原文

我使用 VS2010 和 .net 4.0 中的解决方案。大多数解决方案都包含单元测试项目。该解决方案受源代码控制(TFS 2010)。

但每次我打开解决方案时,VS2010都会检查测试项目文件(.csproj)和相应的.csproj.vspscc文件。当我将签出的文件与源代码控制 (TFS) 下的文件进行比较时,文件是相同的。

有谁知道这个问题的解决方案?

I use VS2010 with solutions in .net 4.0. Most of the solutions have unit test projects in them. The solutions are under source control (TFS 2010).

But every time I open a solution, VS2010 checked out the test project file (.csproj) and the corresponding .csproj.vspscc file. When i compare the checked out files with the ones under source control (TFS), the files are the same.

Does anyone know a solution to this problem?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

莫言歌 2024-10-14 20:33:26

我发现我的VS2010有什么问题。我安装了“解决方案负载管理器”扩展(版本 0.2.1)。

禁用此扩展后,在获取最新版本期间不再签出项目。

I found out what the problem was with my VS2010. I installed the 'Solution Load Manager' extension (version 0.2.1).

After disabling this extension, the projects where not checked out anymore during a get latest version.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文