We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cdebc8 commit 0a6aa2eCopy full SHA for 0a6aa2e
rules/Proj0036.md
@@ -5,7 +5,7 @@ ancestor: MSBuild
5
6
# Proj0036: ?
7
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
+role in the build process. Hence, removing it after it has been added, for
9
instance because its type has been changed to `<Content>` or `<EmbeddedResource>`
10
will have zero output on either the build process, nor how the file is
11
displayed in the IDE.
0 commit comments