Skip to content
Snippets Groups Projects
Unverified Commit 768e1784 authored by sommmen's avatar sommmen Committed by GitHub
Browse files

feat(presets): Add monorepo NSwag (#15647)

* feat(presets): Add monorepo NSwag

> `Detected package downgrade: NSwag.MSBuild from 13.16.0 to 13.15.10.`

Stops code from breaking on package upgrade.

Please see: https://github.com/RicoSuter/NSwag under the section 'nuget packages'. for a list of packages.

* Alphanumeric sort
parent 97fd4b88
No related branches found
Tags v0.6.0
No related merge requests found
...@@ -161,6 +161,7 @@ const repoGroups = { ...@@ -161,6 +161,7 @@ const repoGroups = {
nivo: 'https://github.com/plouc/nivo', nivo: 'https://github.com/plouc/nivo',
ngrx: 'https://github.com/ngrx/', ngrx: 'https://github.com/ngrx/',
nrwl: 'https://github.com/nrwl/', nrwl: 'https://github.com/nrwl/',
nswag: 'https://github.com/RicoSuter/NSwag',
nuxtjs: 'https://github.com/nuxt/nuxt.js', nuxtjs: 'https://github.com/nuxt/nuxt.js',
orleans: 'https://github.com/dotnet/orleans', orleans: 'https://github.com/dotnet/orleans',
feign: 'https://github.com/OpenFeign/feign', feign: 'https://github.com/OpenFeign/feign',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment