diff --git a/src/SourceBuild/patches/vstest/0003-Eliminate-source-build-prebuilts.patch b/src/SourceBuild/patches/vstest/0003-Eliminate-source-build-prebuilts.patch new file mode 100644 index 000000000000..f6195e8bb6c2 --- /dev/null +++ b/src/SourceBuild/patches/vstest/0003-Eliminate-source-build-prebuilts.patch @@ -0,0 +1,31 @@ +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 +From: Michael Simons +Date: Mon, 24 Apr 2023 16:06:18 +0000 +Subject: [PATCH] Eliminate source-build prebuilts + +Backport: https://github.com/microsoft/vstest/issues/4403 +--- + .../Microsoft.TestPlatform.CLI.csproj | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +diff --git a/src/package/Microsoft.TestPlatform.CLI/Microsoft.TestPlatform.CLI.csproj b/src/package/Microsoft.TestPlatform.CLI/Microsoft.TestPlatform.CLI.csproj +index 6b5ea83bc..151007af8 100644 +--- a/src/package/Microsoft.TestPlatform.CLI/Microsoft.TestPlatform.CLI.csproj ++++ b/src/package/Microsoft.TestPlatform.CLI/Microsoft.TestPlatform.CLI.csproj +@@ -64,6 +64,8 @@ + + + ++ ++ + + + +@@ -72,7 +74,6 @@ + + + +- + + +