From dbf4d0f7208815aab7fa9529afa8b47834d03eb9 Mon Sep 17 00:00:00 2001 From: Scott Kuhl Date: Sat, 21 Nov 2020 16:24:24 -0600 Subject: [PATCH] Upgraded NuGet packages to the latest versions: - Microsoft.SourceLink.GitHub 1.0.0-beta2-19367-01 > 1.0.0 - System.Drawing.Common 4.7.0 > 5.0.0 - Microsoft.VisualStudio.Web.CodeGeneration.Design 3.0.0 > 5.0.0 --- ElectronNET.API/ElectronNET.API.csproj | 4 ++-- ElectronNET.CLI/ElectronNET.CLI.csproj | 2 +- ElectronNET.WebApp/ElectronNET.WebApp.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ElectronNET.API/ElectronNET.API.csproj b/ElectronNET.API/ElectronNET.API.csproj index f0e2a53..7e948cf 100644 --- a/ElectronNET.API/ElectronNET.API.csproj +++ b/ElectronNET.API/ElectronNET.API.csproj @@ -36,12 +36,12 @@ 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 cb49bcd..a4bd011 100644 --- a/ElectronNET.CLI/ElectronNET.CLI.csproj +++ b/ElectronNET.CLI/ElectronNET.CLI.csproj @@ -77,7 +77,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/ElectronNET.WebApp/ElectronNET.WebApp.csproj b/ElectronNET.WebApp/ElectronNET.WebApp.csproj index 97a0b4d..b765a6e 100644 --- a/ElectronNET.WebApp/ElectronNET.WebApp.csproj +++ b/ElectronNET.WebApp/ElectronNET.WebApp.csproj @@ -16,7 +16,7 @@ - +