From 844b7bdb59cff202c825422ed0fa2564c1ffcc49 Mon Sep 17 00:00:00 2001 From: James Thompson Date: Mon, 22 Apr 2024 20:43:39 +1000 Subject: [PATCH] #46 Optimise STJ to not be included in net 8 as framework provides it --- .../SystemTextJson.JsonDiffPatch.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SystemTextJson.JsonDiffPatch/SystemTextJson.JsonDiffPatch.csproj b/src/SystemTextJson.JsonDiffPatch/SystemTextJson.JsonDiffPatch.csproj index a92ba95..5a1db50 100644 --- a/src/SystemTextJson.JsonDiffPatch/SystemTextJson.JsonDiffPatch.csproj +++ b/src/SystemTextJson.JsonDiffPatch/SystemTextJson.JsonDiffPatch.csproj @@ -14,7 +14,7 @@ - + @@ -22,5 +22,5 @@ - +