Skip to content

Commit a10eba9

Browse files
committed
delete image
1 parent b546b2b commit a10eba9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/ide/how-to-set-multiple-startup-projects.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Set multiple startup projects'
3-
description: Discover the Visual Studio process that allows you to specify how more than one project is run when you start the debugger.
3+
description: Discover the Visual Studio process that allows you to specify how more than one project is run when you start the debugger, and create launch profiles you can share with others.
44
ms.date: 10/21/2024
55
ms.topic: how-to
66
helpviewer_keywords:
@@ -43,8 +43,6 @@ Multi-project launch profiles are available in Visual Studio 2022 17.11 and late
4343
1. Open your Visual Studio solution that contains multiple projects.
4444
1. In Solution Explorer, right-click on your solution, and select **Configure Startup Projects...**.
4545

46-
:::image type="content" source="media/launch-multiple-projects/configure-startup-projects-menu-item.jpg" alt-text="Screenshot showing the Configure startup projects menu item." border="true":::
47-
4846
You can also press **Ctrl**+**Q** (Quick Launch) and search for "Configure startup projects" in Feature Search.
4947

5048
:::image type="content" source="media/launch-multiple-projects/quick-launch-configure-startup-projects.png" alt-text="Screenshot showing searching for configure startup projects in Feature Search." border="true" :::

0 commit comments

Comments
 (0)