From 334a5f10ad300378e06da6ffcbc76db435807992 Mon Sep 17 00:00:00 2001 From: Dev Date: Thu, 2 Apr 2026 12:41:55 +0200 Subject: [PATCH] =?UTF-8?q?chore(01-08):=20run=20full=20test=20suite=20?= =?UTF-8?q?=E2=80=94=2044=20passed,=201=20skipped,=200=20failed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - dotnet build with -warnaserror: 0 warnings, 0 errors - 44 unit/integration tests pass - 1 interactive MSAL test skipped (expected) - Build clean on SharepointToolbox.slnx --- .planning/config.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.planning/config.json b/.planning/config.json index 1e4156f..578f403 100644 --- a/.planning/config.json +++ b/.planning/config.json @@ -8,6 +8,7 @@ "research": true, "plan_check": true, "verifier": true, - "nyquist_validation": true + "nyquist_validation": true, + "_auto_chain_active": false } -} +} \ No newline at end of file