Skip to content

Commit 98d2ae8

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ Examples
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
197197
Note for Powershell / VSTS users
198+
198199
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 ```,```.
199200
200201
```/p:Exclude="[*]*Examples?%2c[*]*Startup"```

0 commit comments

Comments
 (0)