File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
title : " Remote debugging"
3
3
description : Debug a Visual Studio application that has been deployed on a different computer by using the Visual Studio remote debugger.
4
4
ms.custom : ['remotedebugging', 'SEO-VS-2020']
5
- ms.date : 05/27 /2022
5
+ ms.date : 06/22 /2022
6
6
ms.topic : conceptual
7
7
f1_keywords :
8
8
- " vs.debug.remote.overview"
@@ -58,9 +58,9 @@ You can find the remote debugger (*msvsmon.exe*) on a computer with Visual Studi
58
58
59
59
::: moniker range=">=vs-2022"
60
60
61
- * Program Files\Microsoft Visual Studio\2022\Enterprise \Common7\IDE\Remote Debugger\x64\msvsmon.exe*
61
+ * Program Files\Microsoft Visual Studio 17.0 \Common7\IDE\Remote Debugger\x64\msvsmon.exe*
62
62
63
- * Program Files\Microsoft Visual Studio\2022\Enterprise \Common7\IDE\Remote Debugger\x86\msvsmon.exe*
63
+ * Program Files\Microsoft Visual Studio 17.0 \Common7\IDE\Remote Debugger\x86\msvsmon.exe*
64
64
65
65
::: moniker-end
66
66
::: moniker range="vs-2019"
You can’t perform that action at this time.
0 commit comments