Skip to content

Commit f348124

Browse files
authored
Apply suggestions from code review
1 parent 5b3ad7d commit f348124

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/msbuild/walkthrough-creating-an-msbuild-project-file-from-scratch.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,6 @@ The following example shows a project file that compiles a Visual Basic applicat
422422

423423
```xml
424424
<Project DefaultTargets = "Compile">
425-
>
426425

427426
<!-- Set the application name as a property -->
428427
<PropertyGroup>

0 commit comments

Comments
 (0)