diff --git a/src/SocketIO.Serializer.SystemTextJson/SocketIO.Serializer.SystemTextJson.csproj b/src/SocketIO.Serializer.SystemTextJson/SocketIO.Serializer.SystemTextJson.csproj index eb218fd..4983ff7 100644 --- a/src/SocketIO.Serializer.SystemTextJson/SocketIO.Serializer.SystemTextJson.csproj +++ b/src/SocketIO.Serializer.SystemTextJson/SocketIO.Serializer.SystemTextJson.csproj @@ -19,7 +19,7 @@ - + diff --git a/tests/SocketIOClient.IntegrationTests.Net472/SocketIOClient.IntegrationTests.Net472.csproj b/tests/SocketIOClient.IntegrationTests.Net472/SocketIOClient.IntegrationTests.Net472.csproj index 4a05ba4..a0ae0de 100644 --- a/tests/SocketIOClient.IntegrationTests.Net472/SocketIOClient.IntegrationTests.Net472.csproj +++ b/tests/SocketIOClient.IntegrationTests.Net472/SocketIOClient.IntegrationTests.Net472.csproj @@ -177,8 +177,8 @@ ..\..\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 diff --git a/tests/SocketIOClient.IntegrationTests.Net472/app.config b/tests/SocketIOClient.IntegrationTests.Net472/app.config index c4cc751..a6d6f0f 100644 --- a/tests/SocketIOClient.IntegrationTests.Net472/app.config +++ b/tests/SocketIOClient.IntegrationTests.Net472/app.config @@ -12,7 +12,7 @@ - + @@ -44,15 +44,15 @@ - + - + - + @@ -78,6 +78,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/SocketIOClient.IntegrationTests.Net472/packages.config b/tests/SocketIOClient.IntegrationTests.Net472/packages.config index 33e4407..e381c2e 100644 --- a/tests/SocketIOClient.IntegrationTests.Net472/packages.config +++ b/tests/SocketIOClient.IntegrationTests.Net472/packages.config @@ -9,7 +9,7 @@ - +