Skip to content

Commit 335eef0

Browse files
Merge pull request #10572 from TerryGLee/tglee-fresh25
refresh text and links in Team Explorer docs
2 parents 58c4cc2 + 6d7c159 commit 335eef0

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

docs/ide/connect-team-project.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Connect to projects in Team Explorer
33
description: Learn how to use Team Explorer in Visual Studio to work with team members to develop and manage projects.
44
ms.custom: SEO-VS-2020
5-
ms.date: 11/11/2021
5+
ms.date: 11/02/2022
66
ms.topic: conceptual
77
ms.author: tglee
88
author: TerryGLee
@@ -15,7 +15,7 @@ monikerRange: "<=vs-2019"
1515

1616
::: moniker range="vs-2019"
1717

18-
Team Explorer connects Visual Studio 2019 and earlier to Team Foundation version control (TFVC) repositories, and to projects hosted on [Azure DevOps Services](/azure/devops/user-guide/what-is-azure-devops) or an on-premises [Azure DevOps Server](/azure/devops/user-guide/about-azure-devops-services-tfs?view=azure-devops&preserve-view=true) (formerly known as TFS). You can manage source code, work items, and builds.
18+
Team Explorer connects Visual Studio 2019 and earlier to Team Foundation version control (TFVC) repositories, and to projects hosted on [Azure DevOps Services](/azure/devops/user-guide/what-is-azure-devops) or an on-premises [Azure DevOps Server](/azure/devops/user-guide/about-azure-devops-services-tfs?view=azure-devops&preserve-view=true) (formerly known as Team Foundation Server, or TFS). You can manage source code, work items, and builds.
1919

2020
> [!IMPORTANT]
2121
> With the release of Visual Studio 2019 [**version 16.8**](/visualstudio/releases/2019/release-notes-history), the Git version control experience is on by default. If you'd like to learn more about how it compares with Team Explorer, see the [**Side-by-side comparison of Git and Team Explorer**](../version-control/git-team-explorer-feature-comparison.md) page.
@@ -90,10 +90,9 @@ How you use Team Explorer to connect to a project depends on the version of Visu
9090

9191
::: moniker-end
9292

93-
## See also
93+
## Next steps
94+
95+
Explore the following resources to continue your learning:
9496

95-
- [Compare Git and Team Explorer side-by-side](../version-control/git-team-explorer-feature-comparison.md)
96-
- [Visual Studio version control documentation](../version-control/index.yml)
9797
- [Team Explorer reference](reference/team-explorer-reference.md)
98-
- [Connect to a project (Azure DevOps)](/azure/devops/organizations/projects/connect-to-projects)
99-
- [Troubleshoot connecting to a project](/azure/devops/user-guide/troubleshoot-connection?view=azure-devops&preserve-view=true)
98+
- [Compare Git and Team Explorer side-by-side](../version-control/git-team-explorer-feature-comparison.md)

docs/ide/reference/team-explorer-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Team Explorer reference
33
description: Learn about the various functions in Team Explorer to manage work and coordinate with other team members to develop a project.
44
ms.custom: SEO-VS-2020
5-
ms.date: 12/04/2018
5+
ms.date: 11/02/2022
66
ms.topic: reference
77
ms.author: kaelli
88
author: KathrynEE
@@ -15,7 +15,7 @@ monikerRange: "<=vs-2019"
1515

1616
This article provides links to Azure DevOps articles about the various functions in **Team Explorer**.
1717

18-
Use the **Team Explorer** tool window to coordinate your code efforts with other team members to develop a project, and to manage work that's assigned to you, your team, or your projects. **Team Explorer** connects Visual Studio to Git and GitHub repositories, Team Foundation version control (TFVC) repositories, and projects hosted on [Azure DevOps Services](/azure/devops/user-guide/what-is-azure-devops-services) or an on-premises [Azure DevOps Server](/azure/devops/index-all) (formerly known as TFS). You can manage source code, work items, and builds.
18+
Use the **Team Explorer** tool window to coordinate your code efforts with other team members to develop a project, and to manage work that's assigned to you, your team, or your projects. **Team Explorer** connects Visual Studio to Git and GitHub repositories, Team Foundation version control (TFVC) repositories, and projects hosted on [Azure DevOps Services](/azure/devops/user-guide/what-is-azure-devops-services) or an on-premises [Azure DevOps Server](/azure/devops/index-all) (formerly known as Team Foundation Server, or TFS). You can manage source code, work items, and builds.
1919

2020
> [!IMPORTANT]
2121
> Starting with the release of Visual Studio 2019 [**version 16.8**](/visualstudio/releases/2019/release-notes-history), the Git version control experience is the default. If you'd like to learn more about how it compares with Team Explorer, see the [**Side-by-side comparison of Git and Team Explorer**](../../version-control/git-team-explorer-feature-comparison.md) page.

0 commit comments

Comments
 (0)