From 46cb309218075d418b3b34016fd989dd00b6fe2a Mon Sep 17 00:00:00 2001 From: "Argo Zhang (Win)" Date: Sat, 10 Aug 2019 18:11:35 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E7=A7=BB=E9=99=A4=E5=85=AC=E5=85=B1?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E4=BF=A1=E6=81=AF=E5=88=B0build=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Bootstrap.Admin.csproj | 2 -- Bootstrap.Client/Bootstrap.Client.csproj | 2 -- Directory.Build.props | 4 ++++ 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Bootstrap.Admin/Bootstrap.Admin.csproj b/Bootstrap.Admin/Bootstrap.Admin.csproj index 34faa33c..87784c5c 100644 --- a/Bootstrap.Admin/Bootstrap.Admin.csproj +++ b/Bootstrap.Admin/Bootstrap.Admin.csproj @@ -2,8 +2,6 @@ netcoreapp2.2 - true - true diff --git a/Bootstrap.Client/Bootstrap.Client.csproj b/Bootstrap.Client/Bootstrap.Client.csproj index 9d6d960e..2f22c658 100644 --- a/Bootstrap.Client/Bootstrap.Client.csproj +++ b/Bootstrap.Client/Bootstrap.Client.csproj @@ -2,8 +2,6 @@ netcoreapp2.2 - true - true diff --git a/Directory.Build.props b/Directory.Build.props index 226506c3..97134acf 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -11,6 +11,10 @@ latest + + true + +