diff --git a/src/VirtualMonoRepo/source-mappings.json b/src/VirtualMonoRepo/source-mappings.json index 006b53c47..95c8f5f00 100644 --- a/src/VirtualMonoRepo/source-mappings.json +++ b/src/VirtualMonoRepo/source-mappings.json @@ -108,7 +108,10 @@ { "name": "nuget-client", "defaultRemote": "https://github.com/NuGet/NuGet.Client", - "defaultRef": "dev" + "defaultRef": "dev", + "exclude":[ + "src/NuGet.Clients/NuGet.VisualStudio.Client" + ] }, { "name": "razor",