From 2f4249e3834ba041e1aa34e8818c3dc511b29746 Mon Sep 17 00:00:00 2001 From: Tomasz Masternak Date: Tue, 30 Jul 2024 16:13:13 +0200 Subject: [PATCH] System.Formats.Asn1 (an indirect reference) has a security vulnerability (#7114) * add direct ref to asn1 * Tweaks * Sorting --------- Co-authored-by: Brandon Ording --- src/NServiceBus.Core/NServiceBus.Core.csproj | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/NServiceBus.Core/NServiceBus.Core.csproj b/src/NServiceBus.Core/NServiceBus.Core.csproj index 96f434e6ff..4abdb58730 100644 --- a/src/NServiceBus.Core/NServiceBus.Core.csproj +++ b/src/NServiceBus.Core/NServiceBus.Core.csproj @@ -1,4 +1,4 @@ - + net472;net6.0 @@ -23,19 +23,20 @@ - - - - + - - + + + + + +