From 7a1008be61d8c7b238a18846bcaa642b1f31e3b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 23:08:08 +0000 Subject: [PATCH] Bump AWSSDK.Extensions.NETCore.Setup and 3 others Bumps AWSSDK.Extensions.NETCore.Setup from 4.0.100.2 to 4.0.100.3 Bumps AWSSDK.SimpleNotificationService from 4.0.100.2 to 4.0.100.3 Bumps AWSSDK.SQS from 4.0.100.2 to 4.0.100.3 Bumps SonarAnalyzer.CSharp from 10.28.0.143324 to 10.29.0.143774 --- updated-dependencies: - dependency-name: AWSSDK.Extensions.NETCore.Setup dependency-version: 4.0.100.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: AWSSDK.SimpleNotificationService dependency-version: 4.0.100.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: AWSSDK.SQS dependency-version: 4.0.100.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.29.0.143774 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 2 +- src/Api/Api.csproj | 4 ++-- tests/Api.IntegrationTests/Api.IntegrationTests.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index ad74f5c5..33fc8024 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -5,7 +5,7 @@ enable - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 895ceda7..8c54eff9 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -17,8 +17,8 @@ - - + + diff --git a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj index 889ce5d6..7f96e586 100644 --- a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj +++ b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj @@ -16,7 +16,7 @@ - +