This commit is contained in:
Robert Muehsig
2018-08-30 21:54:42 +02:00
parent e305029563
commit c9d53d2fc1
2 changed files with 4 additions and 6 deletions

View File

@@ -25,9 +25,6 @@
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.0" />
</ItemGroup>
<ItemGroup>
<DotNetCliToolReference Include="ElectronNET.CLI" Version="*" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ElectronNET.API\ElectronNET.API.csproj" />
</ItemGroup>