From 8a8711389a3bbcb29469d1ba5d8d632c7308ac61 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 7 Apr 2026 11:27:24 -0500
Subject: [PATCH] Remove disabled darc-pub-dotnet-android-1719a35b NuGet feed
from net10.0
The darc-pub-dotnet-android-1719a35b feed has been disabled by dnceng
infrastructure (HTTP 404, TF1600012). This causes Provisioning.csproj
restore to fail with NU1301 on every internal dotnet-maui build on the
net10.0 branch since at least April 4.
The feed was added manually for .NET 9 Android SDK packages
(Microsoft.NET.Sdk.Android.Manifest-9.0.100 v35.0.105), but those
packages have since been promoted to nuget.org and dotnet-public, which
are already configured as package sources.
Verified locally: restore of src/Provisioning/Provisioning.csproj
fails before this change and succeeds after.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---
NuGet.config | 2 --
1 file changed, 2 deletions(-)
diff --git a/NuGet.config b/NuGet.config
index e8efcee6a5e7..4b13a323dc51 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -38,8 +38,6 @@
-
-