From 92adf14d760079fd8c8887dfc357991c39bae174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 15:25:47 +0000 Subject: [PATCH] Bump System.Text.Json from 8.0.4 to 8.0.5 --- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 8.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../SearchPortalTest/ReadWebMap.csproj | 4 ++-- .../SearchPortalTest/app.config | 6 +++++- .../SearchPortalTest/packages.config | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/pro-sdk/read-json-webmap-data-into-webmaplayerinfo/SearchPortalTest/ReadWebMap.csproj b/pro-sdk/read-json-webmap-data-into-webmaplayerinfo/SearchPortalTest/ReadWebMap.csproj index db323754..2929c387 100644 --- a/pro-sdk/read-json-webmap-data-into-webmaplayerinfo/SearchPortalTest/ReadWebMap.csproj +++ b/pro-sdk/read-json-webmap-data-into-webmaplayerinfo/SearchPortalTest/ReadWebMap.csproj @@ -72,8 +72,8 @@ ..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll True - - ..\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll + + ..\packages\System.Text.Json.8.0.5\lib\net462\System.Text.Json.dll True diff --git a/pro-sdk/read-json-webmap-data-into-webmaplayerinfo/SearchPortalTest/app.config b/pro-sdk/read-json-webmap-data-into-webmaplayerinfo/SearchPortalTest/app.config index e24d9834..cad6d292 100644 --- a/pro-sdk/read-json-webmap-data-into-webmaplayerinfo/SearchPortalTest/app.config +++ b/pro-sdk/read-json-webmap-data-into-webmaplayerinfo/SearchPortalTest/app.config @@ -8,7 +8,7 @@ - + @@ -22,6 +22,10 @@ + + + + \ No newline at end of file diff --git a/pro-sdk/read-json-webmap-data-into-webmaplayerinfo/SearchPortalTest/packages.config b/pro-sdk/read-json-webmap-data-into-webmaplayerinfo/SearchPortalTest/packages.config index c6f5be31..c49bf0ac 100644 --- a/pro-sdk/read-json-webmap-data-into-webmaplayerinfo/SearchPortalTest/packages.config +++ b/pro-sdk/read-json-webmap-data-into-webmaplayerinfo/SearchPortalTest/packages.config @@ -7,7 +7,7 @@ - + \ No newline at end of file