From e3abf2680319aacd21a519584ec0cbcf11e145f2 Mon Sep 17 00:00:00 2001 From: Developer Date: Thu, 20 Nov 2025 15:13:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=A1=B9=E7=9B=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6XML=E6=A0=BC=E5=BC=8F=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修复PropertyGroup标签不匹配问题 - 重新组织配置项到正确的PropertyGroup中 - 确保XML结构正确 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- WinFormsApp1/WinFormsApp1.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/WinFormsApp1/WinFormsApp1.csproj b/WinFormsApp1/WinFormsApp1.csproj index a1fed3c..2d6eeba 100644 --- a/WinFormsApp1/WinFormsApp1.csproj +++ b/WinFormsApp1/WinFormsApp1.csproj @@ -13,7 +13,9 @@ - + + + false false true