Fix cloaking of aspnetcoremodeule-setup
(#19604)
This commit is contained in:
parent
a8a8fd30e2
commit
d301a122c4
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
||||||
"defaultRemote": "https://github.com/dotnet/aspnetcore",
|
"defaultRemote": "https://github.com/dotnet/aspnetcore",
|
||||||
"exclude": [
|
"exclude": [
|
||||||
// Non-OSS license - https://github.com/dotnet/source-build/issues/3537
|
// Non-OSS license - https://github.com/dotnet/source-build/issues/3537
|
||||||
"src/Installers/Windows/AspNetCoreModule-Setup/*"
|
"src/Installers/Windows/AspNetCoreModule-Setup/**/*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue