From c469e271ff4f3eaaf90441d446d5c58441e9dd85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 14:36:37 +0000 Subject: [PATCH] chore(deps): bump the all group with 3 updates Bumps the all group with 3 updates: [H.NSwag.Generator](https://github.com/HavenDV/H.NSwag.Generator), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `H.NSwag.Generator` from 13.19.0.74 to 14.0.7.76 - [Release notes](https://github.com/HavenDV/H.NSwag.Generator/releases) - [Commits](https://github.com/HavenDV/H.NSwag.Generator/commits) Updates `MSTest.TestAdapter` from 3.2.2 to 3.3.1 - [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.2.2...v3.3.1) Updates `MSTest.TestFramework` from 3.2.2 to 3.3.1 - [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.2.2...v3.3.1) --- updated-dependencies: - dependency-name: H.NSwag.Generator dependency-type: direct:production update-type: version-update:semver-major 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/AI21/AI21.csproj | 2 +- src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/AI21/AI21.csproj b/src/libs/AI21/AI21.csproj index 7ce15d8..4ae1224 100644 --- a/src/libs/AI21/AI21.csproj +++ b/src/libs/AI21/AI21.csproj @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj b/src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj index 84dab3a..35b61e4 100644 --- a/src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj +++ b/src/tests/AI21.IntegrationTests/AI21.IntegrationTests.csproj @@ -10,8 +10,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + +