Skip to content

Commit 043e141

Browse files
authored
Merge pull request #7672 from TerryGLee/tglee-patch
revise text about deleting a solution, project, or item
2 parents a382493 + f3e04d3 commit 043e141

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
@@ -127,7 +127,7 @@ To create a temporary project, first go to **Tools** > **Options** > **Projects
127127

128128
## Delete a solution, project, or item
129129

130-
You can use the right-click context menu option, **Remove**, to remove a solution, project, or item within Visual Studio, but that only removes them from the current solution or project.
130+
You can use the right-click context menu to either delete or remove solutions, projects, or items in Visual Studio, but that only removes them from the current solution or project.
131131

132132
To permanently delete a solution or other components from your system, use **File Explorer** in Windows to delete the folder that contains the *.sln* and *.suo* solution files. (Before you delete a solution, you might want to back up your projects and files in case you need them again.)
133133

0 commit comments

Comments
 (0)