From dd68884fd8a568cef7a01c675dad90f41811b448 Mon Sep 17 00:00:00 2001 From: wyunchi-ms Date: Tue, 23 Feb 2021 16:11:28 +0800 Subject: [PATCH] Better way to get test project count. --- build.proj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.proj b/build.proj index 878087385be2..0da08e31373a 100644 --- a/build.proj +++ b/build.proj @@ -141,7 +141,7 @@ PropertyName="SubTasks" /> + Value="$(TestCsprojList.Split(';').Length)">