From bacdde0a27f274390384f6ae762193b9057e1448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 06:12:46 +0000 Subject: [PATCH] Bump NServiceBus from 9.1.0 to 9.2.2 Bumps [NServiceBus](https://github.com/Particular/NServiceBus) from 9.1.0 to 9.2.2. - [Release notes](https://github.com/Particular/NServiceBus/releases) - [Commits](https://github.com/Particular/NServiceBus/compare/9.1.0...9.2.2) --- updated-dependencies: - dependency-name: NServiceBus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Anotar.NServiceBus.csproj | 26 +++++++------- .../AssemblyToProcess.csproj | 22 ++++++------ NServiceBus/Tests/Tests.csproj | 36 +++++++++---------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/NServiceBus/Anotar.NServiceBus/Anotar.NServiceBus.csproj b/NServiceBus/Anotar.NServiceBus/Anotar.NServiceBus.csproj index 68025bbd..b4577ec1 100644 --- a/NServiceBus/Anotar.NServiceBus/Anotar.NServiceBus.csproj +++ b/NServiceBus/Anotar.NServiceBus/Anotar.NServiceBus.csproj @@ -1,14 +1,14 @@ - - - - net8.0 - true - - - - - - - - + + + + net8.0 + true + + + + + + + + \ No newline at end of file diff --git a/NServiceBus/AssemblyToProcess/AssemblyToProcess.csproj b/NServiceBus/AssemblyToProcess/AssemblyToProcess.csproj index 8d93b1ee..a87f52fa 100644 --- a/NServiceBus/AssemblyToProcess/AssemblyToProcess.csproj +++ b/NServiceBus/AssemblyToProcess/AssemblyToProcess.csproj @@ -1,12 +1,12 @@ - - - - net8.0 - true - - - - - - + + + + net8.0 + true + + + + + + \ No newline at end of file diff --git a/NServiceBus/Tests/Tests.csproj b/NServiceBus/Tests/Tests.csproj index b13c79ff..ffce351c 100644 --- a/NServiceBus/Tests/Tests.csproj +++ b/NServiceBus/Tests/Tests.csproj @@ -1,19 +1,19 @@ - - - - net8.0 - true - - - - - - - - - - - - - + + + + net8.0 + true + + + + + + + + + + + + + \ No newline at end of file