Skip to content

Commit e4344e4

Browse files
authored
Update walkthrough-using-msbuild.md
1 parent 5e64738 commit e4344e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/msbuild/walkthrough-using-msbuild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To install MSBuild on a system that doesn't have Visual Studio, go to Build Tool
6464

6565
## Examine the project file
6666

67-
In the previous section, you used Visual Studio to create a Visual C# project file. The project file is represented in **Solution Explorer** by the project node named BuildApp. You can use the Visual Studio code editor to examine the project file.
67+
In the previous section, you used Visual Studio to create a C# project file. The project file is represented in **Solution Explorer** by the project node named BuildApp. You can use the Visual Studio code editor to examine the project file.
6868

6969
**To examine the project file**
7070

0 commit comments

Comments
 (0)