From f6418f56f7affee4ca581d4768ff70ff42a4555f Mon Sep 17 00:00:00 2001 From: Tomek Masternak Date: Mon, 22 Jul 2024 14:49:12 +0200 Subject: [PATCH 1/3] add direct ref to asn1 --- src/NServiceBus.Core/NServiceBus.Core.csproj | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/NServiceBus.Core/NServiceBus.Core.csproj b/src/NServiceBus.Core/NServiceBus.Core.csproj index 96f434e6fff..b4016fc95a0 100644 --- a/src/NServiceBus.Core/NServiceBus.Core.csproj +++ b/src/NServiceBus.Core/NServiceBus.Core.csproj @@ -1,4 +1,4 @@ - + net472;net6.0 @@ -27,6 +27,10 @@ + + + + From be76821a9c188e7a0909f6bb4f787cbe63206004 Mon Sep 17 00:00:00 2001 From: Brandon Ording Date: Mon, 22 Jul 2024 15:41:03 -0400 Subject: [PATCH 2/3] Tweaks --- src/NServiceBus.Core/NServiceBus.Core.csproj | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/src/NServiceBus.Core/NServiceBus.Core.csproj b/src/NServiceBus.Core/NServiceBus.Core.csproj index b4016fc95a0..c315c535550 100644 --- a/src/NServiceBus.Core/NServiceBus.Core.csproj +++ b/src/NServiceBus.Core/NServiceBus.Core.csproj @@ -23,14 +23,6 @@ - - - - - - - - @@ -42,6 +34,11 @@ + + + + + NServiceBus Build, version, and monitor better microservices with the most powerful service platform for .NET From cac9e2fec746f153ec69ce0d680f43faa426580b Mon Sep 17 00:00:00 2001 From: Brandon Ording Date: Mon, 22 Jul 2024 15:41:47 -0400 Subject: [PATCH 3/3] Sorting --- src/NServiceBus.Core/NServiceBus.Core.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/NServiceBus.Core/NServiceBus.Core.csproj b/src/NServiceBus.Core/NServiceBus.Core.csproj index c315c535550..4abdb58730b 100644 --- a/src/NServiceBus.Core/NServiceBus.Core.csproj +++ b/src/NServiceBus.Core/NServiceBus.Core.csproj @@ -24,14 +24,14 @@ + - - +