From bf13a0b67dd644eb7d74cb0cfb6876840f73d82b Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Thu, 20 Mar 2025 12:09:02 -0400 Subject: Switch to MSTest built-in Test target. Prevents test run during VS build and shows failure details on console (no need to dig into TRX file). --- src/ext/Bal/bal_t.proj | 2 ++ src/ext/ComPlus/complus_t.proj | 2 +- src/ext/Dependency/dependency_t.proj | 2 +- src/ext/DirectX/directx_t.proj | 2 +- src/ext/Firewall/firewall_t.proj | 2 +- src/ext/Http/http_t.proj | 2 +- src/ext/Iis/iis_t.proj | 2 +- src/ext/Msmq/msmq_t.proj | 2 +- src/ext/NetFx/netfx_t.proj | 2 +- src/ext/PowerShell/powershell_t.proj | 2 +- src/ext/Sql/sql_t.proj | 2 +- src/ext/UI/ui_t.proj | 2 +- src/ext/Util/util_t.proj | 2 +- src/ext/VisualStudio/visualstudio_t.proj | 2 +- src/ext/ext_t.proj | 12 +++--------- 15 files changed, 18 insertions(+), 22 deletions(-) (limited to 'src/ext') diff --git a/src/ext/Bal/bal_t.proj b/src/ext/Bal/bal_t.proj index cf908c07..bb8d44a2 100644 --- a/src/ext/Bal/bal_t.proj +++ b/src/ext/Bal/bal_t.proj @@ -18,6 +18,8 @@ + + - - - - - - - - + + + -- cgit v1.2.3-55-g6feb