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