From acb4e8b8f5a6fc794ed613960ced6a05e73cf527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:29:59 +0000 Subject: [PATCH] chore(deps): bump the all group with 3 updates Bumps the all group with 3 updates: [AutoSDK](https://github.com/tryAGI/AutoSDK), [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET) and [PolySharp](https://github.com/Sergio0694/PolySharp). Updates `AutoSDK` from 0.27.1-dev.35 to 0.27.1-dev.37 - [Release notes](https://github.com/tryAGI/AutoSDK/releases) - [Commits](https://github.com/tryAGI/AutoSDK/commits) Updates `Microsoft.OpenApi.Readers` from 1.6.22 to 1.6.22 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.22...1.6.22) Updates `PolySharp` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/Sergio0694/PolySharp/releases) - [Commits](https://github.com/Sergio0694/PolySharp/compare/1.14.1...1.15.0) --- updated-dependencies: - dependency-name: AutoSDK dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.OpenApi.Readers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: PolySharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj | 2 +- src/libs/AI21/AI21.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj b/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj index d567784..0327a02 100644 --- a/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj +++ b/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/libs/AI21/AI21.csproj b/src/libs/AI21/AI21.csproj index 454b071..0ab32c1 100644 --- a/src/libs/AI21/AI21.csproj +++ b/src/libs/AI21/AI21.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive