Skip to content

Commit ed8b87d

Browse files
committed
acrolinx
1 parent 6b47621 commit ed8b87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensibility/launch-visual-studio-dte.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.workload:
1010
---
1111
# Launch Visual Studio using DTE
1212

13-
Starting with Visual Studio 2017, the mechanism to launch Visual Studio using DTE is different to launching previous versions of Visual Studio. This change is necessary because Visual Studio 2017 and later supports side-by-side installations of major releases (for example, you can have a preview and a release version installed side-by-side).
13+
Starting with Visual Studio 2017, the mechanism to launch Visual Studio using DTE is different to launching previous versions of Visual Studio. This change is necessary because Visual Studio 2017 and later supports side-by-side installations of major releases (for example, you can have a preview and a release version installed side by side).
1414

1515
The remainder of this article shows the code you can use to launch Visual Studio 2019 using DTE.
1616

0 commit comments

Comments
 (0)