diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 40c136d2fd828c261d3987d52b79649ea8820c44..2ffd34584f2e7bd39974413ce01152dd667c19a9 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',