From 0ea6018995de7ba08ae933bc80bf7eacbf57f1c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 04:16:20 +0000 Subject: [PATCH] Bump NSwag.Core.Yaml, NSwag.Core and NJsonSchema Bumps [NSwag.Core.Yaml](https://github.com/RicoSuter/NSwag), [NSwag.Core](https://github.com/RicoSuter/NSwag) and [NJsonSchema](https://github.com/RicoSuter/NJsonSchema). These dependencies needed to be updated together. Updates `NSwag.Core.Yaml` from 14.0.7 to 14.1.0 - [Release notes](https://github.com/RicoSuter/NSwag/releases) - [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md) - [Commits](https://github.com/RicoSuter/NSwag/compare/v14.0.7...v14.1.0) Updates `NSwag.Core` from 14.0.7 to 14.1.0 - [Release notes](https://github.com/RicoSuter/NSwag/releases) - [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md) - [Commits](https://github.com/RicoSuter/NSwag/compare/v14.0.7...v14.1.0) Updates `NJsonSchema` from 11.0.0 to 11.0.2 - [Release notes](https://github.com/RicoSuter/NJsonSchema/releases) - [Commits](https://github.com/RicoSuter/NJsonSchema/compare/v11.0.0...v11.0.2) --- updated-dependencies: - dependency-name: NSwag.Core.Yaml 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: NJsonSchema dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- OpenApiLINQPadDriver/OpenApiLINQPadDriver.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OpenApiLINQPadDriver/OpenApiLINQPadDriver.csproj b/OpenApiLINQPadDriver/OpenApiLINQPadDriver.csproj index a05e97b..7d7e178 100644 --- a/OpenApiLINQPadDriver/OpenApiLINQPadDriver.csproj +++ b/OpenApiLINQPadDriver/OpenApiLINQPadDriver.csproj @@ -62,13 +62,13 @@ - + - - + +