update readme

This commit is contained in:
Gregor Biswanger
2017-10-18 22:58:01 +02:00
parent 2357f30065
commit 8c5c01133d
6 changed files with 117 additions and 14 deletions

View File

@@ -18,6 +18,10 @@ This package contains the API to access the "native" electron API.</Description>
- alpha release</PackageReleaseNotes>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DocumentationFile>bin\Debug\netcoreapp2.0\ElectronNET.API.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.0.0" />
<PackageReference Include="SocketIoClientDotNet" Version="1.0.3" />