Skip to content

Commit 161d35b

Browse files
authored
Merge pull request #1733 from gewarren/gewarren-broken-link
Fix broken link
2 parents 7040736 + 169d9fe commit 161d35b

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

docs/ide/visual-studio-ide-64-bit-support.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,21 @@
11
---
22
title: "Visual Studio IDE 64-Bit Support | Microsoft Docs"
3-
ms.custom: ""
43
ms.date: "02/21/2018"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology:
8-
- "vs-ide-general"
9-
ms.tgt_pltfrm: ""
4+
ms.technology: vs-ide-general
105
ms.topic: "article"
11-
helpviewer_keywords:
6+
helpviewer_keywords:
127
- "64-bit applications [C++]"
138
- "Visual Studio, 64-bit support"
149
- "64-bit programming [C++]"
1510
author: "gewarren"
1611
ms.author: "gewarren"
1712
manager: ghogen
18-
ms.workload:
13+
ms.workload:
1914
- "multiple"
2015
---
2116
# Visual Studio IDE 64-Bit Support
2217

23-
Visual Studio enables you to set up your applications to target different platforms, including 64-bit platforms. For more information on 64-bit platform support in Visual Studio, see [64-bit Applications](/dotnet/framework/64-bit-apps.md).
18+
Visual Studio enables you to set up your applications to target different platforms, including 64-bit platforms. For more information on 64-bit platform support in Visual Studio, see [64-bit Applications](/dotnet/framework/64-bit-apps).
2419

2520
## Deploying a 64-bit application
2621

0 commit comments

Comments
 (0)