From 40e6fe1b9e4402a432ff220d10fec035373a38e3 Mon Sep 17 00:00:00 2001 From: pxzleo Date: Mon, 8 Jan 2024 20:40:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=88=B0vs2022?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Plane.Windows/Plane.Windows.csproj | 157 +++++++++++++++-------------- 1 file changed, 80 insertions(+), 77 deletions(-) diff --git a/Plane.Windows/Plane.Windows.csproj b/Plane.Windows/Plane.Windows.csproj index c5e52f1..53b7c99 100644 --- a/Plane.Windows/Plane.Windows.csproj +++ b/Plane.Windows/Plane.Windows.csproj @@ -1,78 +1,81 @@ - - - - - Debug - AnyCPU - {06848293-9B17-4068-9B35-44D0ED713CD4} - Library - Properties - Plane.Windows - Plane.Windows - v4.0 - 512 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - MSBuild:Compile - Designer - - - - - {6cce2aeb-3b38-4c00-b32d-433a990ae2ad} - Plane - - - - + + + + + Debug + AnyCPU + {06848293-9B17-4068-9B35-44D0ED713CD4} + Library + Properties + Plane.Windows + Plane.Windows + v4.8 + 512 + + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + false + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + MSBuild:Compile + Designer + + + + + {6cce2aeb-3b38-4c00-b32d-433a990ae2ad} + Plane + + + + \ No newline at end of file