Skip to content

Commit 9ed588b

Browse files
committed
Rename section
1 parent abf8381 commit 9ed588b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/creating-solutions-and-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ After you create an empty solution, you can add new or existing projects or item
100100

101101
As noted earlier, you can also open code files without using a project or solution. To learn about developing code in this way, see [Develop code in Visual Studio without projects or solutions](../ide/develop-code-in-visual-studio-without-projects-or-solutions.md).
102102

103-
## Multiple projects
103+
## Multi-project solution
104104

105105
You can create a solution that contains multiple projects. Start with an [empty solution](#create-empty-solutions) or an [existing solution containing a project](#create-a-project-by-using-a-project-template) and add a new or existing project to it by using **Add** > **New project**/**Existing project**. For example, you can create a solution that contains a C# project and a Visual Basic project.
106106

0 commit comments

Comments
 (0)