Skip to content

Commit f66b67e

Browse files
committed
date
1 parent 84344c1 commit f66b67e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/build/how-to-debug-a-release-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: How to: Debug a Release Build"
33
title: "How to: Debug a Release Build"
4-
ms.date: 2/27/2025
4+
ms.date: 03/14/2025
55
helpviewer_keywords: ["debugging [C++], release builds", "release builds, debugging"]
66
---
77
# How to: Debug a Release Build

docs/build/reference/dynamic-deopt-linker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: /DYNAMICDEOPT (Support C++ Dynamic Debugging)"
33
title: "/DYNAMICDEOPT (Support C++ Dynamic Debugging) (Preview)"
4-
ms.date: 3/11/2025
4+
ms.date: 03/14/2025
55
f1_keywords: ["VC.Project.VCLinkerTool.GenerateDynamicDeoptInformation", "/dynamicdeopt"]
66
helpviewer_keywords: ["DYNAMICDEOPT linker option", "/DYNAMICDEOPT linker option", "-DYNAMICDEOPT linker option", "c++ dynamic debugging"]
77
---

docs/build/reference/dynamic-deopt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "/dynamicdeopt (Enable C++ Dynamic Debugging (Preview))"
33
description: "Use the Microsoft C++ compiler option /dynamicdeopt to use C++ Dynamic Debugging."
4-
ms.date: 3/11/2025
4+
ms.date: 03/14/2025
55
f1_keywords: ["/dynamicdeopt", "VC.Project.VCNMakeTool.CompileAsManaged", "VC.Project.VCCLCompilerTool.CompileAsManaged"]
66
helpviewer_keywords: ["cl.exe compiler, common language runtime option", "-dynamicdeopt compiler option [C++]", "dynamicdeopt compiler option [C++]", "/clr compiler option [C++]", "Managed Extensions for C++, compiling", "common language runtime, /clr compiler option"]
77
---

docs/build/reference/linker-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "MSVC Linker options"
33
description: "A list of the options supported by the Microsoft LINK linker."
4-
ms.date: 3/11/2025
4+
ms.date: 03/14/2025
55
f1_keywords: ["link"]
66
helpviewer_keywords: ["linker [C++]", "linker [C++], options listed", "libraries [C++], linking to COFF", "LINK tool [C++], linker options"]
77
---

0 commit comments

Comments
 (0)