diff --git a/src/Ghosts.Client/Ghosts.Client.csproj b/src/Ghosts.Client/Ghosts.Client.csproj index 6a793063..923b64dc 100644 --- a/src/Ghosts.Client/Ghosts.Client.csproj +++ b/src/Ghosts.Client/Ghosts.Client.csproj @@ -148,6 +148,10 @@ + + ..\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll + True + @@ -633,7 +637,7 @@ 8.0.0 - 8.0.3 + 8.0.4 4.3.1 diff --git a/src/Ghosts.Client/packages.config b/src/Ghosts.Client/packages.config index 774904a9..1a4a8573 100644 --- a/src/Ghosts.Client/packages.config +++ b/src/Ghosts.Client/packages.config @@ -161,7 +161,7 @@ - +