Skip to content

Commit 9cd7479

Browse files
committed
edits
1 parent 087494d commit 9cd7479

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/debugger/how-to-debug-in-mixed-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Debug in Mixed Mode (managed and native code)
33
description: Enable mixed-mode debugging (managed and native code together) in Visual Studio with the property pages of the calling app's project.
4-
ms.date: 08/19/2024
4+
ms.date: 09/18/2024
55
ms.topic: how-to
66
dev_langs:
77
- CSharp

docs/debugger/how-to-debug-managed-and-native-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Tutorial: Debug C# and C++ code (mixed mode)"
33
description: Debug a native DLL from a .NET Core or .NET Framework application by using mixed-mode debugging to enable more than one debugger type in a debugging session.
4-
ms.date: 10/19/2023
4+
ms.date: 09/18/2024
55
ms.topic: tutorial
66
dev_langs:
77
- "CSharp"

0 commit comments

Comments
 (0)