Skip to content

Commit

Permalink
feat: add NuGet monorepo (#24313)
Browse files Browse the repository at this point in the history
  • Loading branch information
fgreinacher committed Sep 8, 2023
1 parent cce8ece commit 915321d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -347,6 +347,7 @@ const repoGroups = {
'ngxs-store': 'https://github.com/ngxs/store',
nivo: 'https://github.com/plouc/nivo',
nswag: 'https://github.com/RicoSuter/NSwag',
nuget: 'https://github.com/NuGet/NuGet.Client',
nuxtjs: [
'https://github.com/nuxt/nuxt.js', // old repo
'https://github.com/nuxt/nuxt',
Expand Down

0 comments on commit 915321d

Please sign in to comment.