From 46bfc61f9793a55064993b762ece36817f722259 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Mon, 10 Nov 2025 11:31:21 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E5=8D=95=E5=85=83?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=B2=BE=E7=AE=80=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/Directory.Build.props | 13 +++++++++++++ test/UnitTestEditor/UnitTestEditor.csproj | 10 ---------- test/UnitTestHoliday/UnitTestHoliday.csproj | 13 ------------- test/UnitTestOpcDa/UnitTestOpcDa.csproj | 7 ------- test/UnitTestOpcUa/UnitTestOpcUa.csproj | 7 ------- test/UnitTestRegion/UnitTestRegion.csproj | 6 ------ test/UnitTestSvgIcon/UnitTestSvgIcon.csproj | 10 ---------- 7 files changed, 13 insertions(+), 53 deletions(-) diff --git a/test/Directory.Build.props b/test/Directory.Build.props index 3cc85025..d8aaac2b 100644 --- a/test/Directory.Build.props +++ b/test/Directory.Build.props @@ -11,6 +11,19 @@ net9.0 + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + diff --git a/test/UnitTestEditor/UnitTestEditor.csproj b/test/UnitTestEditor/UnitTestEditor.csproj index 165ded21..012f192f 100644 --- a/test/UnitTestEditor/UnitTestEditor.csproj +++ b/test/UnitTestEditor/UnitTestEditor.csproj @@ -2,16 +2,6 @@ - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - diff --git a/test/UnitTestHoliday/UnitTestHoliday.csproj b/test/UnitTestHoliday/UnitTestHoliday.csproj index d91b7a67..f75862b3 100644 --- a/test/UnitTestHoliday/UnitTestHoliday.csproj +++ b/test/UnitTestHoliday/UnitTestHoliday.csproj @@ -1,18 +1,5 @@ - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - diff --git a/test/UnitTestOpcDa/UnitTestOpcDa.csproj b/test/UnitTestOpcDa/UnitTestOpcDa.csproj index 3eea723d..dbee6f1e 100644 --- a/test/UnitTestOpcDa/UnitTestOpcDa.csproj +++ b/test/UnitTestOpcDa/UnitTestOpcDa.csproj @@ -7,13 +7,6 @@ false - - - - - - - diff --git a/test/UnitTestOpcUa/UnitTestOpcUa.csproj b/test/UnitTestOpcUa/UnitTestOpcUa.csproj index bcd56af9..3237447e 100644 --- a/test/UnitTestOpcUa/UnitTestOpcUa.csproj +++ b/test/UnitTestOpcUa/UnitTestOpcUa.csproj @@ -7,13 +7,6 @@ false - - - - - - - diff --git a/test/UnitTestRegion/UnitTestRegion.csproj b/test/UnitTestRegion/UnitTestRegion.csproj index 15d61006..b02ca2fe 100644 --- a/test/UnitTestRegion/UnitTestRegion.csproj +++ b/test/UnitTestRegion/UnitTestRegion.csproj @@ -7,12 +7,6 @@ false - - - - - - diff --git a/test/UnitTestSvgIcon/UnitTestSvgIcon.csproj b/test/UnitTestSvgIcon/UnitTestSvgIcon.csproj index 9379961a..76f5ba1e 100644 --- a/test/UnitTestSvgIcon/UnitTestSvgIcon.csproj +++ b/test/UnitTestSvgIcon/UnitTestSvgIcon.csproj @@ -2,16 +2,6 @@ - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all -