Skip to content

Commit a1814d2

Browse files
committed
Merged main into live
2 parents c2e7cf6 + edd7f2f commit a1814d2

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/get-started/visual-basic/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
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.
99
ms.custom: vs-acquisition
1010
ms.topic: landing-page
11-
ms.date: 09/14/2023
11+
ms.date: 08/12/2024
1212
ms.author: ghogen
1313
author: ghogen
1414
manager: mijacobs

docs/ide/managing-references-in-a-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Manage references in a project
33
description: Manage references to external components and connected services in your project so Visual Studio can locate the component or the service.
4-
ms.date: 08/31/2023
4+
ms.date: 08/12/2024
55
ms.topic: conceptual
66
f1_keywords:
77
- vs.ProjectPropertiesReferencePaths

docs/msbuild/how-to-use-environment-variables-in-a-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Use Environment Variables in a Build'
33
description: Work with environment variables in MSBuild project files, and use environment variables to set build options without modifying the project file.
4-
ms.date: 08/15/2023
4+
ms.date: 08/14/2024
55
ms.topic: how-to
66
helpviewer_keywords:
77
- environment variables, referencing

docs/version-control/git-fetch-pull-sync.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: git fetch, pull, push, & sync
33
description: Fetch, pull, push, and sync in Visual Studio to accomplish version control for your projects by using Git or Azure DevOps.
4-
ms.date: 09/12/2023
4+
ms.date: 08/13/2024
55
ms.topic: how-to
66
author: ghogen
77
ms.author: ghogen
@@ -58,4 +58,4 @@ Use this operation to both pull, then push, sequentially.
5858
## Related content
5959

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

0 commit comments

Comments
 (0)