From c9d53d2fc1ad270f8bc47941dbb5f1be1d9967b6 Mon Sep 17 00:00:00 2001 From: Robert Muehsig Date: Thu, 30 Aug 2018 21:54:42 +0200 Subject: [PATCH] draft --- ElectronNET.CLI/ElectronNET.CLI.csproj | 7 ++++--- ElectronNET.WebApp/ElectronNET.WebApp.csproj | 3 --- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/ElectronNET.CLI/ElectronNET.CLI.csproj b/ElectronNET.CLI/ElectronNET.CLI.csproj index c594005..1af207f 100644 --- a/ElectronNET.CLI/ElectronNET.CLI.csproj +++ b/ElectronNET.CLI/ElectronNET.CLI.csproj @@ -1,9 +1,9 @@ - + Exe - netcoreapp2.0 - dotnet-electronize + netcoreapp2.1 + electronize DotnetCliTool true @@ -21,6 +21,7 @@ This package contains the dotnet tooling to electronize your application.electron aspnetcore Changelog: https://github.com/ElectronNET/Electron.NET/blob/master/Changelog.md https://raw.githubusercontent.com/ElectronNET/Electron.NET/master/assets/images/electron.net-logo-square.png + true diff --git a/ElectronNET.WebApp/ElectronNET.WebApp.csproj b/ElectronNET.WebApp/ElectronNET.WebApp.csproj index d34e480..5706fb9 100644 --- a/ElectronNET.WebApp/ElectronNET.WebApp.csproj +++ b/ElectronNET.WebApp/ElectronNET.WebApp.csproj @@ -25,9 +25,6 @@ - - -