From 2984dbb4af01cffe5d257da04ceddc62d76bf928 Mon Sep 17 00:00:00 2001 From: Gordon Hogenson Date: Thu, 4 Jun 2026 13:16:40 -0700 Subject: [PATCH] Review and update date --- docs/msbuild/build-process-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/msbuild/build-process-overview.md b/docs/msbuild/build-process-overview.md index 3c5df463dee..1e4fec5c896 100644 --- a/docs/msbuild/build-process-overview.md +++ b/docs/msbuild/build-process-overview.md @@ -1,7 +1,7 @@ --- title: How MSBuild builds projects description: Discover how MSBuild processes your project files, whether you invoke the build tool from Visual Studio or from a command line or script. -ms.date: 8/14/2025 +ms.date: 06/04/2026 ms.topic: overview helpviewer_keywords: - MSBuild, build process overview