From f1eaffb2031c62828651e0bbc80aa3aa60ca4dc0 Mon Sep 17 00:00:00 2001 From: Robert Muehsig Date: Mon, 7 Oct 2019 22:48:49 +0200 Subject: [PATCH] update github sourcelink and framework reference --- ElectronNET.API/ElectronNET.API.csproj | 8 +++++--- ElectronNET.CLI/ElectronNET.CLI.csproj | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ElectronNET.API/ElectronNET.API.csproj b/ElectronNET.API/ElectronNET.API.csproj index 4a33f6a..0fa7fdd 100644 --- a/ElectronNET.API/ElectronNET.API.csproj +++ b/ElectronNET.API/ElectronNET.API.csproj @@ -35,7 +35,7 @@ This package contains the API to access the "native" electron API. - + @@ -45,8 +45,10 @@ This package contains the API to access the "native" electron API. - - + + + + all runtime; build; native; contentfiles; analyzers diff --git a/ElectronNET.CLI/ElectronNET.CLI.csproj b/ElectronNET.CLI/ElectronNET.CLI.csproj index 6258c6a..2132de6 100644 --- a/ElectronNET.CLI/ElectronNET.CLI.csproj +++ b/ElectronNET.CLI/ElectronNET.CLI.csproj @@ -101,7 +101,7 @@ This package contains the dotnet tooling to electronize your application. - + all runtime; build; native; contentfiles; analyzers