Skip to content

Commit 58ce243

Browse files
author
Colin Robertson
committed
Update dates for content change
1 parent a027225 commit 58ce243

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/debugger/debug-interface-access/debug-interface-access-sdk.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Debug Interface Access SDK | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "06/04/2018"
4+
ms.date: "07/24/2018"
55
ms.technology: "vs-ide-debug"
66
ms.topic: "conceptual"
77
dev_langs:
@@ -23,17 +23,17 @@ The Microsoft Debug Interface Access Software Development Kit (DIA SDK) provides
2323

2424
## In this section
2525

26-
[Getting Started](../../debugger/debug-interface-access/getting-started-debug-interface-access-sdk.md)<br\>
26+
[Getting Started](../../debugger/debug-interface-access/getting-started-debug-interface-access-sdk.md)
2727
Gives an overview of the DIA SDK features and specifies where the DIA SDK is installed as well as the required header and library files.
2828

29-
[Querying the .Pdb File](../../debugger/debug-interface-access/querying-the-dot-pdb-file.md)<br\>
29+
[Querying the .Pdb File](../../debugger/debug-interface-access/querying-the-dot-pdb-file.md)
3030
Provides instructions on how to use the DIA API to query the .pdb file.
3131

32-
[Symbols and Symbol Tags](../../debugger/debug-interface-access/symbols-and-symbol-tags.md)<br\>
32+
[Symbols and Symbol Tags](../../debugger/debug-interface-access/symbols-and-symbol-tags.md)
3333
Discusses how symbols and symbol tags are used in the DIA API.
3434

35-
[Reference](../../debugger/debug-interface-access/debug-interface-access-sdk-reference.md)<br\>
35+
[Reference](../../debugger/debug-interface-access/debug-interface-access-sdk-reference.md)
3636
Contains the interfaces, methods, enumerations, and structures of the DIA API.
3737

38-
[Dia2dump Sample](../../debugger/debug-interface-access/dia2dump-sample.md)<br\>
38+
[Dia2dump Sample](../../debugger/debug-interface-access/dia2dump-sample.md)
3939
Illustrates how to use the DIA API to search for and browse debug information.

docs/debugger/debug-interface-access/dia2dump-sample.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Dia2dump Sample | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "11/04/2016"
4+
ms.date: "07/24/2018"
55
ms.technology: "vs-ide-debug"
66
ms.topic: "conceptual"
77
dev_langs:
@@ -72,4 +72,4 @@ Dia2Dump.exe relies on the msdia*version*.dll COM server to provide its services
7272

7373
## See also
7474

75-
- [Port, Migrate, and Upgrade Visual Studio Projects](../../porting/port-migrate-and-upgrade-visual-studio-projects.md)
75+
- [Port, Migrate, and Upgrade Visual Studio Projects](../../porting/port-migrate-and-upgrade-visual-studio-projects.md)

0 commit comments

Comments
 (0)