From 468cf6170e48fffb8cadea6c63341576401fb31e Mon Sep 17 00:00:00 2001 From: KallDrexx Date: Sat, 14 Nov 2020 14:24:18 -0500 Subject: [PATCH] Don't give a console window when run --- SharpPlotter/SharpPlotter.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SharpPlotter/SharpPlotter.csproj b/SharpPlotter/SharpPlotter.csproj index 81184b1..da6213c 100644 --- a/SharpPlotter/SharpPlotter.csproj +++ b/SharpPlotter/SharpPlotter.csproj @@ -1,7 +1,7 @@ - Exe + WinExe netcoreapp3.0