diff --git a/src/VirtualMonoRepo/source-mappings.json b/src/VirtualMonoRepo/source-mappings.json index 84f87fa600b5..e317999d89a9 100644 --- a/src/VirtualMonoRepo/source-mappings.json +++ b/src/VirtualMonoRepo/source-mappings.json @@ -171,12 +171,7 @@ }, { "name": "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/**/*" - ] + "defaultRemote": "https://github.com/microsoft/vstest" }, { "name": "xdt",