From e20dafbb665e055adccf495a8786d89b15abe457 Mon Sep 17 00:00:00 2001 From: yaofeng Date: Wed, 28 Feb 2018 10:27:00 +0800 Subject: [PATCH] resume csproj --- ElectronNET.CLI/ElectronNET.CLI.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ElectronNET.CLI/ElectronNET.CLI.csproj b/ElectronNET.CLI/ElectronNET.CLI.csproj index 97526d0..e2f4202 100644 --- a/ElectronNET.CLI/ElectronNET.CLI.csproj +++ b/ElectronNET.CLI/ElectronNET.CLI.csproj @@ -5,6 +5,7 @@ netcoreapp2.0 dotnet-electronize + DotnetCliTool true ..\artifacts ElectronNET.CLI @@ -16,7 +17,7 @@ This package contains the dotnet tooling to electronize your application. https://github.com/ElectronNET/Electron.NET/blob/master/LICENSE https://github.com/ElectronNET/Electron.NET/ - + https://github.com/ElectronNET/Electron.NET/ 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