From 676e0127f220ac7daf2a09dcdd333452771c4a9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 13:24:35 +0000 Subject: [PATCH] Bump System.Text.Json from 8.0.4 to 8.0.5 in /UnityLauncherPro Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- UnityLauncherPro/UnityLauncherPro.csproj | 12 ++++++------ UnityLauncherPro/packages.config | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/UnityLauncherPro/UnityLauncherPro.csproj b/UnityLauncherPro/UnityLauncherPro.csproj index 2be78c7..ea287af 100644 --- a/UnityLauncherPro/UnityLauncherPro.csproj +++ b/UnityLauncherPro/UnityLauncherPro.csproj @@ -82,8 +82,9 @@ ..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll - - ..\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 ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll @@ -230,13 +231,12 @@ - + - + - - + \ No newline at end of file diff --git a/UnityLauncherPro/packages.config b/UnityLauncherPro/packages.config index 2f9e97d..51b2087 100644 --- a/UnityLauncherPro/packages.config +++ b/UnityLauncherPro/packages.config @@ -6,7 +6,7 @@ - + \ No newline at end of file