From c83248b9b770ce95283b49bf3848037f34708e1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 01:53:53 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps DotNet.ReproducibleBuilds from 2.0.2 to 2.0.5 Bumps Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 --- updated-dependencies: - dependency-name: DotNet.ReproducibleBuilds dependency-version: 2.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Directory.Build.props | 2 +- src/tests/IntegrationTests/Ideogram.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Directory.Build.props b/src/libs/Directory.Build.props index c3d28b8..4a4f543 100644 --- a/src/libs/Directory.Build.props +++ b/src/libs/Directory.Build.props @@ -40,7 +40,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/IntegrationTests/Ideogram.IntegrationTests.csproj b/src/tests/IntegrationTests/Ideogram.IntegrationTests.csproj index 016ffbf..09db4e5 100644 --- a/src/tests/IntegrationTests/Ideogram.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Ideogram.IntegrationTests.csproj @@ -9,7 +9,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +