From d03811697cb7817272a394dd1e7352a103fb520d Mon Sep 17 00:00:00 2001 From: workgroupengineering Date: Tue, 3 Oct 2023 23:33:58 +0200 Subject: [PATCH] feat: Using pdbstr from Microsoft.Debugging.Tools.PdbStr instead of obsolete SourceLink package (#12570) --- nukebuild/_build.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nukebuild/_build.csproj b/nukebuild/_build.csproj index 64eccbbb3f..1286102347 100644 --- a/nukebuild/_build.csproj +++ b/nukebuild/_build.csproj @@ -16,7 +16,7 @@ - + all @@ -33,7 +33,7 @@ - +