Update ElectronNET.API.csproj

This commit is contained in:
rafael-aero
2021-08-23 13:01:38 +02:00
parent 31094f9d2b
commit 81431599ec

View File

@@ -42,7 +42,7 @@ This package contains the API to access the "native" electron API.</Description>
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="SocketIOClient" Version="2.3.1" />
<PackageReference Include="SocketIOClient.Newtonsoft.Json" Version="2.2.1" />
<PackageReference Include="SocketIOClient.Newtonsoft.Json" Version="2.3.1" />
<PackageReference Include="System.Drawing.Common" Version="5.0.2" />
</ItemGroup>