From f9326b3b8034662dd66721bfb50eb86ad2ad03f1 Mon Sep 17 00:00:00 2001 From: hzexe Date: Wed, 27 Mar 2019 23:16:18 +0800 Subject: [PATCH] =?UTF-8?q?Exaample=E6=94=B9=E6=88=90=E4=BE=9D=E8=B5=96nug?= =?UTF-8?q?et=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../C_Style_LibraryTest.csproj | 9 ++++-- Example/Basic-Console/Basic-Console.csproj | 7 ++--- .../WindowsFormsApp/WindowsFormsApp.csproj | 31 +++++++++++++------ Example/WindowsFormsApp/packages.config | 7 ++++- LibTest/LibTest.csproj | 9 ++++-- 5 files changed, 43 insertions(+), 20 deletions(-) diff --git a/C_Style_LibraryTest/C_Style_LibraryTest.csproj b/C_Style_LibraryTest/C_Style_LibraryTest.csproj index 338a839..62a944a 100644 --- a/C_Style_LibraryTest/C_Style_LibraryTest.csproj +++ b/C_Style_LibraryTest/C_Style_LibraryTest.csproj @@ -9,9 +9,12 @@ - - - + + + + all + runtime; build; native; contentfiles; analyzers + diff --git a/Example/Basic-Console/Basic-Console.csproj b/Example/Basic-Console/Basic-Console.csproj index 446b01f..0478c7c 100644 --- a/Example/Basic-Console/Basic-Console.csproj +++ b/Example/Basic-Console/Basic-Console.csproj @@ -8,10 +8,6 @@ 7.3 - - - -