From d8e4c4f899d2acd7c0ce29fbeacfeb12d4ad679e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 05:16:18 +0000 Subject: [PATCH] build(deps): Bump the all group with 2 updates Bumps the all group with 2 updates: [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds) and [Verify.MSTest](https://github.com/VerifyTests/Verify). Updates `DotNet.ReproducibleBuilds` from 1.1.1 to 1.2.4 - [Release notes](https://github.com/dotnet/reproducible-builds/releases) - [Commits](https://github.com/dotnet/reproducible-builds/commits/v1.2.4) Updates `Verify.MSTest` from 25.0.3 to 25.0.4 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/25.0.3...25.0.4) --- updated-dependencies: - dependency-name: DotNet.ReproducibleBuilds 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] --- src/libs/Directory.Build.props | 2 +- .../OpenApiGenerator.SnapshotTests.csproj | 2 +- .../OpenApiGenerator.UnitTests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props index c86406aa07..ecc80c54ce 100644 --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -32,7 +32,7 @@ - + all 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 4839217a31..60eac91cf9 100644 --- a/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj +++ b/src/tests/OpenApiGenerator.SnapshotTests/OpenApiGenerator.SnapshotTests.csproj @@ -21,7 +21,7 @@ - + all diff --git a/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj b/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj index 0b1a012ff8..bacb0aa385 100644 --- a/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj +++ b/src/tests/OpenApiGenerator.UnitTests/OpenApiGenerator.UnitTests.csproj @@ -13,7 +13,7 @@ - +