From 5d128b22240483c748ac8276c986e002f6efcf75 Mon Sep 17 00:00:00 2001 From: Yunchi Wang <54880216+wyunchi-ms@users.noreply.github.com> Date: Wed, 24 Feb 2021 12:07:36 +0800 Subject: [PATCH] Better way to get test project count. (#14285) Co-authored-by: wyunchi-ms --- 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)">