We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71425ef commit 519b861Copy full SHA for 519b861
src/SocketIOClient/SocketIOClient.csproj
@@ -27,7 +27,7 @@
27
28
<ItemGroup>
29
<PackageReference Include="System.Collections" Version="4.3.0" />
30
- <PackageReference Include="System.Text.Json" Version="5.0.2" />
+ <PackageReference Include="System.Text.Json" Version="6.0.0" />
31
</ItemGroup>
32
33
</Project>
0 commit comments