From 7ff6fe70274c45fc3cf590a6f78f66f473e7eeab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 02:46:25 +0000 Subject: [PATCH 1/2] Bump Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 845d262..8145748 100644 --- a/tests/InputBox.Tests/InputBox.Tests.csproj +++ b/tests/InputBox.Tests/InputBox.Tests.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From 3557823a1bae111942120fc22b00e89b45f963ef Mon Sep 17 00:00:00 2001 From: perditavojo <117562794+perditavojo@users.noreply.github.com> Date: Tue, 18 Aug 2026 21:10:16 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix(deps):=20=E6=AD=A3=E8=A6=8F=E5=8C=96?= =?UTF-8?q?=E6=B8=AC=E8=A9=A6=E5=B0=88=E6=A1=88=E6=8F=9B=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 將 Dependabot 更新寫入 Git 索引的 CRLF 正規化為 LF,避免新增套件版本行被 diff 檢查判定為尾端空白;工作樹仍依 .gitattributes 維持 CRLF。 --- tests/InputBox.Tests/InputBox.Tests.csproj | 64 +++++++++++----------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/tests/InputBox.Tests/InputBox.Tests.csproj b/tests/InputBox.Tests/InputBox.Tests.csproj index 8145748..d2b36eb 100644 --- a/tests/InputBox.Tests/InputBox.Tests.csproj +++ b/tests/InputBox.Tests/InputBox.Tests.csproj @@ -1,32 +1,32 @@ - - - - net10.0-windows - true - enable - enable - true - false - true - true - true - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - - - - - + + + + net10.0-windows + true + enable + enable + true + false + true + true + true + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + + + + +