From c96cf14c4757ee0a37caac5a20016337cfd28f4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 13:31:42 +0000 Subject: [PATCH 1/2] Bump Microsoft.Testing.Extensions.CodeCoverage from 18.9.0 to 18.10.0 --- updated-dependencies: - dependency-name: Microsoft.Testing.Extensions.CodeCoverage dependency-version: 18.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 d2b36eb..78efb18 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 + + + + + + + + + + + + From 0e27429b71f297c2b0a70becb9d0ed1966ca418b Mon Sep 17 00:00:00 2001 From: perditavojo <117562794+perditavojo@users.noreply.github.com> Date: Tue, 18 Aug 2026 21:37:41 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix(deps):=20=E6=AD=A3=E8=A6=8F=E5=8C=96?= =?UTF-8?q?=E8=A6=86=E8=93=8B=E7=8E=87=E5=A5=97=E4=BB=B6=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=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 78efb18..646260a 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 + + + + + + + + + + + +