Skip to content

Commit

Permalink
Merging changes synced from https://github.com/MicrosoftDocs/visualst…
Browse files Browse the repository at this point in the history
…udio-docs-pr (branch live)
  • Loading branch information
Learn Build Service GitHub App authored and Learn Build Service GitHub App committed Aug 14, 2024
2 parents 3beacd9 + a1814d2 commit b20b888
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
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)

0 comments on commit b20b888

Please sign in to comment.