diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 40c136d2fd828c..2ffd34584f2e7b 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -75,6 +75,7 @@ const repoGroups = { 'https://github.com/dotnet/extensions', 'https://github.com/dotnet/maui', 'https://github.com/dotnet/runtime', + 'https://github.com/dotnet/sdk', ], 'dotnet-azure-ad-identitymodel-extensions': 'https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet',