From a88caf1e339a28c51c3cd206b2472ea7b12962cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Reh=C3=A1k?= <33783628+drehak@users.noreply.github.com> Date: Tue, 14 Jul 2026 18:29:34 +0100 Subject: [PATCH] Add mcpserver to ignored templates New template in .NET 10, but at the moment there's a vulnerability which causes it to fail tests: https://github.com/advisories/GHSA-v5pm-xwqc-g5wc --- template-test/test.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/template-test/test.sh b/template-test/test.sh index f104409..4bb121b 100755 --- a/template-test/test.sh +++ b/template-test/test.sh @@ -372,6 +372,9 @@ templateIgnoreList=( mstest-playwright nunit-playwright + # vulnerable at the moment, which fails tests - https://github.com/advisories/GHSA-v5pm-xwqc-g5wc + mcpserver + winforms winformscontrollib winformslib