You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visual Studio for Mac allows you to specify how more than one project is started when you debug or run your solution.
13
+
Visual Studio for Mac allows you to specify that more than one project should be started when you debug or run your solution.
14
14
15
15
## To set multiple startup projects
16
16
@@ -20,7 +20,7 @@ Visual Studio for Mac allows you to specify how more than one project is started
20
20
21
21

22
22
23
-
3. The **Create Solution Run Configuration** dialog box opens. This dialog box allows you to create a new named Solution Run Configuration for your solution. You can give use name you like. The default name is `Multiple Projects`.
23
+
3. The **Create Solution Run Configuration** dialog box opens. This dialog box allows you to create a new named Solution Run Configuration for your solution. You can use any name you like. The default name is `Multiple Projects`.
24
24
25
25

26
26
@@ -36,7 +36,7 @@ Visual Studio for Mac allows you to specify how more than one project is started
36
36
37
37

38
38
39
-
You can see that two projects are configured to start because both projects are in **bold** in the Solution Pad. In the toolbar, the new run configuration is configured as the current Solution Run Configuration.
39
+
You can see that two projects are configured to start because both projects are **bold** in Solution Pad. In the toolbar, the new run configuration is set as the current Solution Run Configuration.
Visual Studio for Mac allows you to specify how more than one project is started when you debug or run your solution.
13
+
Visual Studio for Mac allows you to specify that more than one project should be started when you debug or run your solution.
14
14
15
15
## To set multiple startup projects
16
16
@@ -20,7 +20,7 @@ Visual Studio for Mac allows you to specify how more than one project is started
20
20
21
21

22
22
23
-
3. The **Create Solution Run Configuration** dialog box opens. This dialog box allows you to create a new named Solution Run Configuration for your solution. You can give use name you like. The default name is `Multiple Projects`.
23
+
3. The **Create Solution Run Configuration** dialog box opens. This dialog box allows you to create a new named Solution Run Configuration for your solution. You can use any name you like. The default name is `Multiple Projects`.
24
24
25
25

26
26
@@ -36,7 +36,7 @@ Visual Studio for Mac allows you to specify how more than one project is started
36
36
37
37

38
38
39
-
You can see that two projects are configured to start because both projects are in **bold** in the Solution Pad. In the toolbar, the new run configuration is configured as the current Solution Run Configuration.
39
+
You can see that two projects are configured to start because both projects are **bold** in the Solution Pad. In the toolbar, the new run configuration is set as the current Solution Run Configuration.
0 commit comments