From 3db0b3563b842219fee9fddc67b5f4bc9957cea9 Mon Sep 17 00:00:00 2001 From: perditavojo <117562794+perditavojo@users.noreply.github.com> Date: Tue, 18 Aug 2026 22:01:03 +0800 Subject: [PATCH] =?UTF-8?q?build(deps):=20=E5=8D=87=E7=B4=9A=20xUnit=20run?= =?UTF-8?q?ner=20=E8=87=B3=204.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 以最新 main 為基礎更新 xunit.runner.visualstudio,移除造成 GitHub rebase 衝突的交錯 merge 歷史,並保持測試專案索引換行正規化。 --- tests/InputBox.Tests/InputBox.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/InputBox.Tests/InputBox.Tests.csproj b/tests/InputBox.Tests/InputBox.Tests.csproj index 646260a..4bbd733 100644 --- a/tests/InputBox.Tests/InputBox.Tests.csproj +++ b/tests/InputBox.Tests/InputBox.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all