TFS 2010 是否可以与面向 .NET 3.5 Framework 的 Visual Studio 2010 解决方案配合使用?
我有一个使用 Visual Studio 2008 构建的应用程序。我已将其转换为 Visual Studio 2010。我不想更改框架版本。所以它的目标是.NET 3.5 版本。现在我把这个项目放在TFS 2010上。但是没有“将解决方案添加到源代码管理”的选项。我已经设置了 TFS 2010 服务器。我只需要将这个应用程序添加到 TFS 上即可。这是否可能?
I have an application built with Visual Studio 2008. I have converted this to Visual Studio 2010. I do not want to change the framework version. So it's targeted to .NET version 3.5. Now I put this project on TFS 2010. But there is no option of "Add Solution to Source Control". I have already set up TFS 2010 server. I just need to add this application on TFS. Whether this is possible or not?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
.net 版本与此无关,TFS 应该可以工作。
您似乎在将解决方案添加到 TFS 源代码管理时遇到问题,请将您的解决方案加载到 VS &转到“文件”>“源代码管理”~>没有“添加到源代码管理”选项吗?
.net version is not relevant here, TFS should work.
It seems you have a problem adding your solution to TFS source control, load your solution to VS & go to "File">"Source Control" ~> isn't there an option "Add to source control"?