From 2b66bf0c5ed36e02d3f8a923ad10eeeffc8a04d8 Mon Sep 17 00:00:00 2001 From: Sam Harwell Date: Fri, 6 Dec 2019 15:15:52 -0800 Subject: [PATCH] Enable VSTestBlame to show details for crashes --- test/run-tests.proj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/run-tests.proj b/test/run-tests.proj index c2895155ff..b8d0e13964 100644 --- a/test/run-tests.proj +++ b/test/run-tests.proj @@ -10,7 +10,7 @@ + Properties="VSTestNoBuild=true;VSTestBlame=true" />