make sure we include SocketIOSharp
This commit is contained in:
parent
2235e2aa84
commit
98dc1c8565
3 changed files with 3 additions and 2 deletions
|
|
@ -96,6 +96,7 @@
|
|||
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="5.0.0" />
|
||||
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="5.0.0" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
|
||||
<PackageReference Include="SocketIOSharp" Version="2.0.3" />
|
||||
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
|
||||
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
|
||||
<PackageReference Include="Zeroconf" Version="3.4.2" />
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit d6f3c3bd7d519ddd1c86f915a6552dc2d994a5c0
|
||||
Subproject commit 18f8d4db0a361138d68845ef24fd22f5804f9347
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 88d466ab8f17d0b2a8fad9ce12ec38249408784a
|
||||
Subproject commit 7d99030b8b03d3f2a2ef541113ede214456d7f0a
|
||||
Loading…
Add table
Add a link
Reference in a new issue