From fc406b614ab86bbf2bd87bd6704f8c088199443e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 03:26:08 +0000 Subject: [PATCH] chore(deps): Bump the all group with 4 updates Bumps the all group with 4 updates: [OpenApiGenerator](https://github.com/HavenDV/OpenApiGenerator), [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `OpenApiGenerator` from 0.6.6 to 0.8.1 - [Commits](https://github.com/HavenDV/OpenApiGenerator/commits) Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0) Updates `MSTest.TestAdapter` from 3.3.1 to 3.4.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.3.1...v3.4.0) Updates `MSTest.TestFramework` from 3.3.1 to 3.4.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.3.1...v3.4.0) --- updated-dependencies: - dependency-name: OpenApiGenerator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/OpenAI/OpenAI.csproj | 2 +- src/tests/CodeAsOpenApi.Tests/CodeAsOpenApi.Tests.csproj | 6 +++--- .../OpenAI.Generators.IntegrationTests.csproj | 6 +++--- .../OpenAI.Generators.SnapshotTests.csproj | 6 +++--- .../OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj | 6 +++--- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/libs/OpenAI/OpenAI.csproj b/src/libs/OpenAI/OpenAI.csproj index a189a6b8..ce469019 100644 --- a/src/libs/OpenAI/OpenAI.csproj +++ b/src/libs/OpenAI/OpenAI.csproj @@ -26,7 +26,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/CodeAsOpenApi.Tests/CodeAsOpenApi.Tests.csproj b/src/tests/CodeAsOpenApi.Tests/CodeAsOpenApi.Tests.csproj index 4cbf83b1..6739d922 100644 --- a/src/tests/CodeAsOpenApi.Tests/CodeAsOpenApi.Tests.csproj +++ b/src/tests/CodeAsOpenApi.Tests/CodeAsOpenApi.Tests.csproj @@ -13,9 +13,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + diff --git a/src/tests/OpenAI.Generators.IntegrationTests/OpenAI.Generators.IntegrationTests.csproj b/src/tests/OpenAI.Generators.IntegrationTests/OpenAI.Generators.IntegrationTests.csproj index 03352ccc..fd388349 100644 --- a/src/tests/OpenAI.Generators.IntegrationTests/OpenAI.Generators.IntegrationTests.csproj +++ b/src/tests/OpenAI.Generators.IntegrationTests/OpenAI.Generators.IntegrationTests.csproj @@ -10,9 +10,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + diff --git a/src/tests/OpenAI.Generators.SnapshotTests/OpenAI.Generators.SnapshotTests.csproj b/src/tests/OpenAI.Generators.SnapshotTests/OpenAI.Generators.SnapshotTests.csproj index 93b75ec2..55ef8109 100644 --- a/src/tests/OpenAI.Generators.SnapshotTests/OpenAI.Generators.SnapshotTests.csproj +++ b/src/tests/OpenAI.Generators.SnapshotTests/OpenAI.Generators.SnapshotTests.csproj @@ -14,9 +14,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + diff --git a/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj b/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj index 50143ced..5075b5c6 100644 --- a/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj +++ b/src/tests/OpenAI.IntegrationTests/OpenAI.IntegrationTests.csproj @@ -9,9 +9,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + +