Skip to content

Commit 550bd71

Browse files
Beatriz Del_SazBeatriz Del_Saz
authored andcommitted
updated docs
1 parent 98d2ae8 commit 550bd71

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,7 @@ Examples
194194
195195
Both `--exclude` and `--include` options can be used together but `--exclude` takes precedence. You can specify the `--exclude` and `--include` options multiple times to allow for multiple filter expressions.
196196
197-
Note for Powershell / VSTS users
198-
197+
##### Note for Powershell / VSTS users
199198
To exclude or include multiple assemblies when using Powershell scripts or creating a .yaml file for a VSTS build ```%2c``` should be used as a separator. Msbuild will translate this symbol to ```,```.
200199
201200
```/p:Exclude="[*]*Examples?%2c[*]*Startup"```

0 commit comments

Comments
 (0)