Import SocketIOClient code until next version is released

This commit is contained in:
rafael-aero
2022-03-25 10:23:56 +01:00
parent 606b2a6481
commit 9c89711d59
46 changed files with 3147 additions and 2 deletions

View File

@@ -43,8 +43,8 @@ This package contains the API to access the "native" electron API.</Description>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Nito.AsyncEx" Version="5.1.2" />
<PackageReference Include="SocketIOClient" Version="3.0.5" />
<PackageReference Include="SocketIOClient.Newtonsoft.Json" Version="3.0.0" />
<!--<PackageReference Include="SocketIOClient" Version="3.0.5" />
<PackageReference Include="SocketIOClient.Newtonsoft.Json" Version="3.0.0" />-->
<PackageReference Include="System.Drawing.Common" Version="6.0.0" />
</ItemGroup>