From 57e556857849879f25ba242adafa3e15943bc509 Mon Sep 17 00:00:00 2001 From: Elivo Date: Mon, 14 Apr 2025 22:46:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96=20.csproj=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Apewer.Source/Apewer.Source.csproj | 42 ++++----- Apewer.Web/Apewer.Web.csproj | 36 ++++---- Apewer.Windows/Apewer.Windows.csproj | 126 +++++++++++++-------------- 3 files changed, 102 insertions(+), 102 deletions(-) diff --git a/Apewer.Source/Apewer.Source.csproj b/Apewer.Source/Apewer.Source.csproj index c0664e0..f615842 100644 --- a/Apewer.Source/Apewer.Source.csproj +++ b/Apewer.Source/Apewer.Source.csproj @@ -1,29 +1,29 @@  - + - - SOURCE;$(DefineConstants); - MYSQL_6_10;$(DefineConstants); - MYSQL_6_9;$(DefineConstants); - netstandard2.0;net40;net20 - + + SOURCE;$(DefineConstants); + MYSQL_6_10;$(DefineConstants); + MYSQL_6_9;$(DefineConstants); + netstandard2.0;net40;net20 + - - - - + + + + - - - - - - + + + + + + - - - - + + + + diff --git a/Apewer.Web/Apewer.Web.csproj b/Apewer.Web/Apewer.Web.csproj index 3dff1d2..f7f4a18 100644 --- a/Apewer.Web/Apewer.Web.csproj +++ b/Apewer.Web/Apewer.Web.csproj @@ -1,25 +1,25 @@  - + - - WEB;$(DefineConstants); - netcoreapp3.1;net40;net20 - + + WEB;$(DefineConstants); + netcoreapp3.1;net40;net20 + - - - - - - + + + + + + - - - - - - - + + + + + + + diff --git a/Apewer.Windows/Apewer.Windows.csproj b/Apewer.Windows/Apewer.Windows.csproj index fe58ff6..75f1a8a 100644 --- a/Apewer.Windows/Apewer.Windows.csproj +++ b/Apewer.Windows/Apewer.Windows.csproj @@ -3,77 +3,77 @@ - CS0108;CS0612 - net461;net40;net20;netcoreapp3.1 + CS0108;CS0612 + net461;net40;net20;netcoreapp3.1 - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - Form - - + + + + + + + + + + + + + + Form + + \ No newline at end of file