Skip to content

Commit 4d9f15a

Browse files
Merge pull request #10176 from MicrosoftDocs/main638478831486693936sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents c723986 + 7e7b09d commit 4d9f15a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/ide/connect-team-project.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Connect to projects in Team Explorer
33
description: Explore Team Explorer in Visual Studio to work with team members to develop and manage projects, source code, work items, and repositories.
4-
ms.date: 11/02/2022
4+
ms.date: 04/04/2024
55
ms.topic: conceptual
66
ms.author: ghogen
77
author: ghogen
@@ -92,4 +92,4 @@ How you use Team Explorer to connect to a project depends on the version of Visu
9292
Explore the following resources to continue your learning:
9393

9494
- [Team Explorer reference](reference/team-explorer-reference.md)
95-
- [Compare Git and Team Explorer side-by-side](../version-control/git-team-explorer-feature-comparison.md)
95+
- [Compare Git and Team Explorer side-by-side](../version-control/git-team-explorer-feature-comparison.md)

docs/ide/how-to-create-project-templates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create project templates with wizard or XML file
33
description: Create project templates in Visual Studio with the Export Template Wizard, or by grouping the project files and using a .vstemplate XML file.
4-
ms.date: 12/20/2022
4+
ms.date: 04/04/2024
55
ms.topic: how-to
66
f1_keywords:
77
- VS.ExportTemplateWizard
@@ -45,4 +45,4 @@ If you have the Visual Studio SDK installed, you can wrap the finished template
4545

4646
## Related content
4747

48-
- [About project and item templates](creating-project-and-item-templates.md)
48+
- [About project and item templates](creating-project-and-item-templates.md)

0 commit comments

Comments
 (0)