From fb1c56d8609398ddc6539c1e46575194021d503d Mon Sep 17 00:00:00 2001 From: Andy Staples Date: Fri, 11 Jul 2025 12:26:52 -0600 Subject: [PATCH 1/3] Bump System.Text.Json to 6.0.11 in Shared.csproj --- src/Shared/Shared.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Shared/Shared.csproj b/src/Shared/Shared.csproj index 76b3bed6..f41fcbd8 100644 --- a/src/Shared/Shared.csproj +++ b/src/Shared/Shared.csproj @@ -17,6 +17,9 @@ + + From 022a89be67ebcd7e49157a763e3cfcad75742c94 Mon Sep 17 00:00:00 2001 From: Andy Staples Date: Fri, 11 Jul 2025 12:56:58 -0600 Subject: [PATCH 2/3] Remove VersionOverride --- src/Shared/Shared.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Shared/Shared.csproj b/src/Shared/Shared.csproj index f41fcbd8..136ca1c6 100644 --- a/src/Shared/Shared.csproj +++ b/src/Shared/Shared.csproj @@ -19,7 +19,7 @@ - + From 3293f31b3000b425cf6f95397b8113cbce00b2e5 Mon Sep 17 00:00:00 2001 From: Andy Staples Date: Fri, 11 Jul 2025 14:14:10 -0600 Subject: [PATCH 3/3] Remove comment --- src/Shared/Shared.csproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Shared/Shared.csproj b/src/Shared/Shared.csproj index 136ca1c6..17b18df3 100644 --- a/src/Shared/Shared.csproj +++ b/src/Shared/Shared.csproj @@ -17,8 +17,6 @@ -