From 05985cc640d70b83acefe765a9d8f098ed982207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 05:29:23 +0000 Subject: [PATCH] build(deps): Bump the all group with 3 updates Bumps the all group with 3 updates: [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn), [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) and [Verify.MSTest](https://github.com/VerifyTests/Verify). Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.9.2 to 4.10.0 - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) Updates `Microsoft.CodeAnalysis.CSharp` from 4.3.1 to 4.10.0 - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) Updates `Verify.MSTest` from 25.0.1 to 25.0.3 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/25.0.1...25.0.3) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Verify.MSTest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- .../OpenApiGenerator.SnapshotTests.csproj | 4 ++-- .../OpenApiGenerator.UnitTests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj b/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj index b64e904828..5dd827c893 100644 --- a/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj +++ b/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj @@ -20,8 +20,8 @@ - - + + all diff --git a/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj b/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj index b028422927..0b1a012ff8 100644 --- a/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj +++ b/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj @@ -13,7 +13,7 @@ - +