From 9f61cf9dfa4e9a9077398f4bf156fd3f035d9456 Mon Sep 17 00:00:00 2001 From: Matt Thalman Date: Tue, 15 Oct 2024 15:40:43 -0500 Subject: [PATCH] msbuild patch to remove BuildXL feed (#20202) --- .../msbuild/0001-Remove-BuildXL-feed.patch | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 src/SourceBuild/patches/msbuild/0001-Remove-BuildXL-feed.patch diff --git a/src/SourceBuild/patches/msbuild/0001-Remove-BuildXL-feed.patch b/src/SourceBuild/patches/msbuild/0001-Remove-BuildXL-feed.patch new file mode 100644 index 000000000000..26a734e970c4 --- /dev/null +++ b/src/SourceBuild/patches/msbuild/0001-Remove-BuildXL-feed.patch @@ -0,0 +1,22 @@ +From 0ea8c4bf37ca4e700ed4adc9e588416dcf10f51c Mon Sep 17 00:00:00 2001 +From: Matt Thalman +Date: Tue, 15 Oct 2024 14:24:55 -0500 +Subject: [PATCH] Remove BuildXL feed + +Backport: https://github.com/dotnet/msbuild/pull/10765 +--- + NuGet.config | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/NuGet.config b/NuGet.config +index d7187b4d64..4e9907ea83 100644 +--- a/NuGet.config ++++ b/NuGet.config +@@ -8,7 +8,6 @@ + + + +- + + +