Skip to content

Create 0001-remove-buildxl-feed.patch #44194

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions src/SourceBuild/patches/msbuild/0001-remove-buildxl-feed.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
From 3e953b23493f51d58d20b154e4fb13e8a144168a Mon Sep 17 00:00:00 2001
From: Jan Krivanek <jankrivanek@microsoft.com>
Date: Tue, 8 Oct 2024 08:08:29 +0200
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 17cb1b80c05..659ab421680 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -18,7 +18,6 @@
<add key="dotnet8" value="https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet8/nuget/v3/index.json" />
<add key="dotnet8-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json" />
<add key="dotnet9" value="https://dnceng.pkgs.visualstudio.com/public/_packaging/dotnet9/nuget/v3/index.json" />
- <add key="BuildXL" value="https://pkgs.dev.azure.com/ms/BuildXL/_packaging/BuildXL/nuget/v3/index.json" />
<add key="msbuild17.12" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-95c7bf01-1/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources>