Skip to content

Commit e801316

Browse files
committed
edits
1 parent b878476 commit e801316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/msbuild/msbuild-transforms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ For more information about dependency analysis and how to use transforms, see [M
6666

6767
## Project file with transforms
6868

69-
The following example shows an MSBuild project file that uses transforms. The example assumes the *c:\sub0\sub1\sub2\sub3* directory contains only one *.xsd* file and the working directory is *c:\sub0*.
69+
The following example shows a project file for MSBuild that uses transforms. The example assumes the *c:\sub0\sub1\sub2\sub3* directory contains only one *.xsd* file and the working directory is *c:\sub0*.
7070

7171
```xml
7272
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

0 commit comments

Comments
 (0)