From d5aec68dce744fb7d6f08366b7de601d83952462 Mon Sep 17 00:00:00 2001 From: Tomasz Masternak Date: Tue, 30 Jul 2024 16:13:32 +0200 Subject: [PATCH] System.Formats.Asn1 (an indirect reference) has a security vulnerability (#7113) * Adding direct ref to asn1 * Tweaks * Sorting --------- Co-authored-by: Brandon Ording --- src/NServiceBus.Core/NServiceBus.Core.csproj | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/NServiceBus.Core/NServiceBus.Core.csproj b/src/NServiceBus.Core/NServiceBus.Core.csproj index 4e213076a5..9f06d953f8 100644 --- a/src/NServiceBus.Core/NServiceBus.Core.csproj +++ b/src/NServiceBus.Core/NServiceBus.Core.csproj @@ -24,19 +24,20 @@ - - - - + - - + + + + + +