Skip to content

Commit 7cc56e4

Browse files
committed
edit pass: set-startup-projects
1 parent cde289f commit 7cc56e4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

mac/2017/set-startup-projects.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.assetid: fd354fff-ce6b-4505-a815-84a2311e39ba
1010
---
1111
# How to: Set multiple startup projects
1212

13-
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.
1414

1515
## To set multiple startup projects
1616

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

2121
![Select Set Startup Projects](media/startup-proj-ctx-menu.png)
2222

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`.
2424

2525
![Create Solution Run Configuration dialog box](media/create-sln-run-config.png)
2626

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

3737
![Solution with multiple projects configured to start on debug or run](media/startup-project-configured.png)
3838

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.
4040

4141
## Next steps
4242

mac/set-startup-projects.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.assetid: fd354fff-ce6b-4505-a815-84a2311e39ba
1010
---
1111
# How to: Set multiple startup projects
1212

13-
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.
1414

1515
## To set multiple startup projects
1616

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

2121
![Select Set Startup Projects](media/startup-proj-ctx-menu.png)
2222

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`.
2424

2525
![Create Solution Run Configuration dialog box](media/create-sln-run-config.png)
2626

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

3737
![Solution with multiple projects configured to start on debug or run](media/startup-project-configured.png)
3838

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.
4040

4141
## Next steps
4242

0 commit comments

Comments
 (0)