From e0f042abd2d674fcf7e9547faf996bf454e1593e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 06:05:43 +0000 Subject: [PATCH] build(deps): Bump the all group with 4 updates Bumps the all group with 4 updates: [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET), [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET), [Verify.MSTest](https://github.com/VerifyTests/Verify) and [Verify.SourceGenerators](https://github.com/VerifyTests/Verify.SourceGenerators). Updates `Microsoft.OpenApi` from 1.6.18 to 1.6.19 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.18...1.6.19) Updates `Microsoft.OpenApi.Readers` from 1.6.18 to 1.6.19 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.18...1.6.19) Updates `Microsoft.OpenApi` from 1.6.18 to 1.6.19 - [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases) - [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.18...1.6.19) Updates `Verify.MSTest` from 26.2.0 to 26.3.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/26.2.0...26.3.1) Updates `Verify.SourceGenerators` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/VerifyTests/Verify.SourceGenerators/releases) - [Commits](https://github.com/VerifyTests/Verify.SourceGenerators/compare/2.3.0...2.4.0) --- updated-dependencies: - dependency-name: Microsoft.OpenApi 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: Microsoft.OpenApi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Verify.MSTest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Verify.SourceGenerators dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- .../OpenApiGenerator.IntegrationTests.Cli.csproj | 4 ++-- .../OpenApiGenerator.SnapshotTests.csproj | 6 +++--- .../OpenApiGenerator.UnitTests.csproj | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/tests/OpenApiGenerator.IntegrationTests.Cli/OpenApiGenerator.IntegrationTests.Cli.csproj b/src/tests/OpenApiGenerator.IntegrationTests.Cli/OpenApiGenerator.IntegrationTests.Cli.csproj index 50a0e6ff26..81dd098e0c 100644 --- a/src/tests/OpenApiGenerator.IntegrationTests.Cli/OpenApiGenerator.IntegrationTests.Cli.csproj +++ b/src/tests/OpenApiGenerator.IntegrationTests.Cli/OpenApiGenerator.IntegrationTests.Cli.csproj @@ -29,8 +29,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj b/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj index 79bdba9cdb..df5665ad20 100644 --- a/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj +++ b/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj @@ -12,7 +12,7 @@ - + @@ -22,8 +22,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj b/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj index 8bb7056397..80a5fe5c12 100644 --- a/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj +++ b/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj @@ -13,7 +13,7 @@ - +