From d11e680e039d2631fe8c851a4457fd93e89bd2d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:35:03 +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 [MSTest](https://github.com/microsoft/testfx). Updates `AutoSDK` from 0.27.1-dev.44 to 0.27.1-dev.59 - [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 `MSTest` from 3.6.3 to 3.6.4 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v3.6.3...v3.6.4) --- 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: MSTest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj | 2 +- src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj b/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj index 607c9db..92df5bc 100644 --- a/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj +++ b/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj b/src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj index 0c672da..ae89adc 100644 --- a/src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj +++ b/src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive