mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-08-11 18:49:57 +00:00
add first api core library and implement socket.io communication
This commit is contained in:
@@ -13,4 +13,8 @@
|
||||
<PackageReference Include="Microsoft.AspNetCore" Version="1.1.2" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\ElectronNET.API\ElectronNET.API.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user