From cb6b628c46ab18773ac3773f194ba1998480d5a7 Mon Sep 17 00:00:00 2001 From: Alberto Spelta Date: Sat, 16 Nov 2024 17:39:33 +0100 Subject: [PATCH] Update package references for SourceLink and System.Text.Json Removed Microsoft.SourceLink.GitHub package reference. Updated System.Text.Json package reference: - For net6.0 and netstandard2.0: version range [6.0.11, 7.0.0). - For net8.0: version range [8.0.5, 9.0.0). --- src/Dax.Formatter/Dax.Formatter.csproj | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/Dax.Formatter/Dax.Formatter.csproj b/src/Dax.Formatter/Dax.Formatter.csproj index d6d772b..7be196f 100644 --- a/src/Dax.Formatter/Dax.Formatter.csproj +++ b/src/Dax.Formatter/Dax.Formatter.csproj @@ -43,11 +43,8 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - + +