From 870c39b2566951970592393813f651ae3a535bc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 10:35:35 +0000 Subject: [PATCH] Bump Microsoft.OpenApi and Microsoft.OpenApi.Readers Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) and [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET). These dependencies needed to be updated together. Updates `Microsoft.OpenApi` from 1.6.23 to 1.6.23 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.23...1.6.23) Updates `Microsoft.OpenApi.Readers` from 1.6.22 to 1.6.23 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.22...1.6.23) --- updated-dependencies: - dependency-name: Microsoft.OpenApi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.OpenApi.Readers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/CheckCloudSupport.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CheckCloudSupport.csproj b/src/CheckCloudSupport.csproj index c259257..7547141 100644 --- a/src/CheckCloudSupport.csproj +++ b/src/CheckCloudSupport.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all