From 72d1f4b2b926fbb9c23b0cae621d98d22eec3d53 Mon Sep 17 00:00:00 2001 From: Andrii Kurdiumov Date: Mon, 14 Oct 2019 23:44:25 +0300 Subject: [PATCH] Cleanup project with regard to documentation Was inspired when reviewing .NET Core 3 support --- ElectronNET.API/ElectronNET.API.csproj | 14 +------------- ElectronNET.CLI/ElectronNET.CLI.csproj | 10 +--------- 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/ElectronNET.API/ElectronNET.API.csproj b/ElectronNET.API/ElectronNET.API.csproj index 0fa7fdd..5d54631 100644 --- a/ElectronNET.API/ElectronNET.API.csproj +++ b/ElectronNET.API/ElectronNET.API.csproj @@ -19,19 +19,7 @@ This package contains the API to access the "native" electron API. Changelog: https://github.com/ElectronNET/Electron.NET/blob/master/Changelog.md PackageIcon.png 99.0.0.0 - - - - bin\Debug\netcoreapp2.0\ElectronNET.API.xml - - - - bin\Release\netcoreapp3.0\ElectronNET.API.xml - - - - bin\Debug\netcoreapp3.0\ElectronNET.API.xml - true + true diff --git a/ElectronNET.CLI/ElectronNET.CLI.csproj b/ElectronNET.CLI/ElectronNET.CLI.csproj index 2132de6..13b8df5 100644 --- a/ElectronNET.CLI/ElectronNET.CLI.csproj +++ b/ElectronNET.CLI/ElectronNET.CLI.csproj @@ -31,15 +31,7 @@ This package contains the dotnet tooling to electronize your application. - - - - - - - - - +