Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在网上搜索过,但找不到让Visual Studio 自动发现本地Team Foundation Server 的方法。
是否可以在例如 Active Directory 或 DNS 服务器中配置它?
不,这是不可能的。
VS 使用 Team Explorer 连接到 TFS,我们必须先提供凭据才能添加 TFS 服务器。TFS 服务器信息与 Team Explorer 一起存储。所以,我们不能在 AD 或 DNS 服务器中做任何事情。
建立连接后,第二次启动VS,会自动连接到TFS服务器。