From 23015a9f3d43082c087cb780d5fb9aeadd17cd16 Mon Sep 17 00:00:00 2001 From: ThrDev Date: Sun, 26 Apr 2020 19:26:45 -0400 Subject: [PATCH] Add System.Drawing.Common reference. --- ElectronNET.API/ElectronNET.API.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/ElectronNET.API/ElectronNET.API.csproj b/ElectronNET.API/ElectronNET.API.csproj index 5d54631..083d7bc 100644 --- a/ElectronNET.API/ElectronNET.API.csproj +++ b/ElectronNET.API/ElectronNET.API.csproj @@ -41,6 +41,7 @@ This package contains the API to access the "native" electron API. runtime; build; native; contentfiles; analyzers +