You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/msbuild/msbuild-transforms.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ For more information about dependency analysis and how to use transforms, see [M
66
66
67
67
## Project file with transforms
68
68
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*.
0 commit comments