Skip to content

Repo sync for protected branch #10349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Aug 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/get-started/visual-basic/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
description: Explore how to create different Visual Basic (VB) apps in Visual Studio, including console, web, Windows Forms, and Windows Desktop apps, and find coding resources.
ms.custom: vs-acquisition
ms.topic: landing-page
ms.date: 09/14/2023
ms.date: 08/12/2024
ms.author: ghogen
author: ghogen
manager: mijacobs
Expand Down
2 changes: 1 addition & 1 deletion docs/ide/managing-references-in-a-project.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Manage references in a project
description: Manage references to external components and connected services in your project so Visual Studio can locate the component or the service.
ms.date: 08/31/2023
ms.date: 08/12/2024
ms.topic: conceptual
f1_keywords:
- vs.ProjectPropertiesReferencePaths
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Use Environment Variables in a Build'
description: Work with environment variables in MSBuild project files, and use environment variables to set build options without modifying the project file.
ms.date: 08/15/2023
ms.date: 08/14/2024
ms.topic: how-to
helpviewer_keywords:
- environment variables, referencing
Expand Down
4 changes: 2 additions & 2 deletions docs/version-control/git-fetch-pull-sync.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: git fetch, pull, push, & sync
description: Fetch, pull, push, and sync in Visual Studio to accomplish version control for your projects by using Git or Azure DevOps.
ms.date: 09/12/2023
ms.date: 08/13/2024
ms.topic: how-to
author: ghogen
ms.author: ghogen
Expand Down Expand Up @@ -58,4 +58,4 @@ Use this operation to both pull, then push, sequentially.
## Related content

- [Browse Git repositories](git-browse-repository.md)
- [Tutorial: Open a project from a repo](../get-started/tutorial-open-project-from-repo.md)
- [Tutorial: Open a project from a repo](../get-started/tutorial-open-project-from-repo.md)