Add llvm-project VMR source mapping (#16768)

This commit is contained in:
Tom Deseyn 2023-06-21 15:16:24 +02:00 committed by GitHub
parent 7a0bb9fd74
commit 27fd41cd74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,6 +105,10 @@
"src/SourceBuild/content/**/*" "src/SourceBuild/content/**/*"
] ]
}, },
{
"name": "llvm-project",
"defaultRemote": "https://github.com/dotnet/llvm-project"
},
{ {
"name": "msbuild", "name": "msbuild",
"defaultRemote": "https://github.com/dotnet/msbuild" "defaultRemote": "https://github.com/dotnet/msbuild"