diff --git a/docs/get-started/visual-basic/index.yml b/docs/get-started/visual-basic/index.yml index d0ddb6bf94f..d09e7924711 100644 --- a/docs/get-started/visual-basic/index.yml +++ b/docs/get-started/visual-basic/index.yml @@ -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 diff --git a/docs/ide/managing-references-in-a-project.md b/docs/ide/managing-references-in-a-project.md index 8b1180f70ff..39b21684881 100644 --- a/docs/ide/managing-references-in-a-project.md +++ b/docs/ide/managing-references-in-a-project.md @@ -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 diff --git a/docs/msbuild/how-to-use-environment-variables-in-a-build.md b/docs/msbuild/how-to-use-environment-variables-in-a-build.md index 6c5f23b8afc..78e52741e12 100644 --- a/docs/msbuild/how-to-use-environment-variables-in-a-build.md +++ b/docs/msbuild/how-to-use-environment-variables-in-a-build.md @@ -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 diff --git a/docs/version-control/git-fetch-pull-sync.md b/docs/version-control/git-fetch-pull-sync.md index 63537a92d2a..b9fb3b9f6c6 100644 --- a/docs/version-control/git-fetch-pull-sync.md +++ b/docs/version-control/git-fetch-pull-sync.md @@ -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 @@ -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) \ No newline at end of file +- [Tutorial: Open a project from a repo](../get-started/tutorial-open-project-from-repo.md)