From c55d488e38e57a455fdd7828cb01b010aa8361ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:52:17 +0000 Subject: [PATCH] build(deps): Bump the all group with 2 updates Bumps the all group with 2 updates: [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET) and [MSTest](https://github.com/microsoft/testfx). 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) Updates `MSTest` from 3.6.4 to 3.7.0 - [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.4...v3.7.0) --- updated-dependencies: - 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-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj | 2 +- src/tests/IntegrationTests/Ultravox.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 9ba002e..b42b6ad 100644 --- a/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj +++ b/src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/tests/IntegrationTests/Ultravox.IntegrationTests.csproj b/src/tests/IntegrationTests/Ultravox.IntegrationTests.csproj index 2537b24..80c272e 100644 --- a/src/tests/IntegrationTests/Ultravox.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Ultravox.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive