Skip to content

Commit 0a6aa2e

Browse files
authored
Update rules/Proj0036.md
1 parent 9cdebc8 commit 0a6aa2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/Proj0036.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ancestor: MSBuild
55

66
# Proj0036: ?
77
A `<None>` project item can be used to represent a file that should have no
8-
role in the build process. Hence removing it after it has been added, for
8+
role in the build process. Hence, removing it after it has been added, for
99
instance because its type has been changed to `<Content>` or `<EmbeddedResource>`
1010
will have zero output on either the build process, nor how the file is
1111
displayed in the IDE.

0 commit comments

Comments
 (0)