Commit 5e73c15
authored
build: bump NSwag.AspNetCore, NSwag.Core and Microsoft.Extensions.Options
Bumps [NSwag.AspNetCore](https://github.com/RicoSuter/NSwag), [NSwag.Core](https://github.com/RicoSuter/NSwag) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together.
Updates `NSwag.AspNetCore` from 14.1.0 to 14.2.0
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](RicoSuter/NSwag@v14.1.0...v14.2.0)
Updates `NSwag.Core` from 14.1.0 to 14.2.0
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](RicoSuter/NSwag@v14.1.0...v14.2.0)
Updates `Microsoft.Extensions.Options` from 8.0.2 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.2...v8.0.0)
---
updated-dependencies:
- dependency-name: NSwag.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: NSwag.Core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.Options
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>1 parent 062aac8 commit 5e73c15
File tree
1 file changed
+2
-2
lines changed- App/backend-api/Microsoft.GS.DPS.Host
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments