Skip to content

Commit a2024a7

Browse files
committed
retitle duplicate Learn About text in tutorial
1 parent 2207cdf commit a2024a7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/get-started/tutorial-projects-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ If you want to check that your unit test is working, select **Test** > **Run** >
291291

292292
## See also
293293

294-
- [Create projects and solutions](../ide/creating-solutions-and-projects.md)
294+
- [Work with projects and solutions](../ide/creating-solutions-and-projects.md)
295295
- [Manage project and solution properties](../ide/managing-project-and-solution-properties.md)
296296
- [Manage references in a project](../ide/managing-references-in-a-project.md)
297297
- [Develop code in Visual Studio without projects or solutions](../ide/develop-code-in-visual-studio-without-projects-or-solutions.md)

docs/ide/create-new-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ If you want to add an additional project to a solution, right-click the solution
9797

9898
## See also
9999

100-
- [Create solutions and projects](creating-solutions-and-projects.md)
100+
- [Work with solutions and projects](creating-solutions-and-projects.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Visual Studio allows you to specify how more than one project is run when you st
3131
## See also
3232

3333
- [Compile and build](../ide/compiling-and-building-in-visual-studio.md)
34-
- [Create solutions and projects](../ide/creating-solutions-and-projects.md)
34+
- [Work with solutions and projects](../ide/creating-solutions-and-projects.md)
3535
- [Manage project and solution properties](../ide/managing-project-and-solution-properties.md)

0 commit comments

Comments
 (0)