From fdfe4ccb5664c1d7be3a8fff7914806c73a1a542 Mon Sep 17 00:00:00 2001 From: xu Date: Mon, 8 Apr 2024 19:39:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E6=8D=A2=E7=94=B5=E8=84=91=E5=AE=89?= =?UTF-8?q?=E8=A3=85=E6=9C=80=E6=96=B0vs2022=E5=90=8E=E6=A1=86=E6=9E=B6?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=BA4.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Plane.Logging/Plane.Logging.csproj | 5 ++++- Plane.Reflection/Plane.Reflection.csproj | 5 ++++- Plane.Windows.Messages/Plane.Windows.Messages.csproj | 5 ++++- Plane.Windows.Messages/packages.config | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/Plane.Logging/Plane.Logging.csproj b/Plane.Logging/Plane.Logging.csproj index 1571c35..1d7a1a6 100644 --- a/Plane.Logging/Plane.Logging.csproj +++ b/Plane.Logging/Plane.Logging.csproj @@ -9,8 +9,9 @@ Properties Plane.Logging Plane.Logging - v4.0 + v4.8 512 + true @@ -20,6 +21,7 @@ DEBUG;TRACE prompt 4 + false pdbonly @@ -28,6 +30,7 @@ TRACE prompt 4 + false diff --git a/Plane.Reflection/Plane.Reflection.csproj b/Plane.Reflection/Plane.Reflection.csproj index c1ffa84..eb4a654 100644 --- a/Plane.Reflection/Plane.Reflection.csproj +++ b/Plane.Reflection/Plane.Reflection.csproj @@ -9,8 +9,9 @@ Properties Plane.Reflection Plane.Reflection - v4.0 + v4.8 512 + true @@ -20,6 +21,7 @@ DEBUG;TRACE prompt 4 + false pdbonly @@ -28,6 +30,7 @@ TRACE prompt 4 + false diff --git a/Plane.Windows.Messages/Plane.Windows.Messages.csproj b/Plane.Windows.Messages/Plane.Windows.Messages.csproj index 16ee93a..01a99dc 100644 --- a/Plane.Windows.Messages/Plane.Windows.Messages.csproj +++ b/Plane.Windows.Messages/Plane.Windows.Messages.csproj @@ -9,8 +9,9 @@ Properties Plane.Windows.Messages Plane.Windows.Messages - v4.0 + v4.8 512 + true @@ -20,6 +21,7 @@ DEBUG;TRACE prompt 4 + false pdbonly @@ -28,6 +30,7 @@ TRACE prompt 4 + false diff --git a/Plane.Windows.Messages/packages.config b/Plane.Windows.Messages/packages.config index 910fe34..ae38032 100644 --- a/Plane.Windows.Messages/packages.config +++ b/Plane.Windows.Messages/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file