From c15d71ad0e734689b5e066945c44014acf8503d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 12:17:46 +0000 Subject: [PATCH] Bump the patch group with 5 updates Bumps FluentValidation from 12.1.0 to 12.1.1 Bumps SonarAnalyzer.CSharp from 10.16.0.128591 to 10.16.1.129956 Bumps Verify.Xunit from 31.7.3 to 31.8.0 Bumps WireMock.Net from 1.16.0 to 1.17.0 Bumps WireMock.Net.AwesomeAssertions from 1.16.0 to 1.17.0 --- updated-dependencies: - dependency-name: FluentValidation dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.16.1.129956 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: Verify.Xunit dependency-version: 31.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch - dependency-name: WireMock.Net dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch - dependency-name: WireMock.Net.AwesomeAssertions dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 2 +- src/Api/Api.csproj | 2 +- tests/PhaImportNotifcations.Tests.csproj | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 6b89139..ad8a760 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 d25956e..ee82fe1 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -15,7 +15,7 @@ - + diff --git a/tests/PhaImportNotifcations.Tests.csproj b/tests/PhaImportNotifcations.Tests.csproj index 0b03426..d31ec3a 100644 --- a/tests/PhaImportNotifcations.Tests.csproj +++ b/tests/PhaImportNotifcations.Tests.csproj @@ -17,11 +17,11 @@ - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all