parent
d483f0d528
commit
68ab8a2a2b
1 changed files with 1 additions and 6 deletions
|
@ -171,12 +171,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "vstest",
|
"name": "vstest",
|
||||||
"defaultRemote": "https://github.com/microsoft/vstest",
|
"defaultRemote": "https://github.com/microsoft/vstest"
|
||||||
"exclude": [
|
|
||||||
// These license files are for the nuget packages that vstest produces which include additional files built in
|
|
||||||
// different repositories and have different licensing. See https://github.com/microsoft/vstest/issues/4574
|
|
||||||
"src/package/licenses/**/*"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "xdt",
|
"name": "xdt",
|
||||||
|
|
Loading…
Reference in a new issue