From 9a606bdb358303dfd36db4f4741848375e27e370 Mon Sep 17 00:00:00 2001 From: Davis Goodin Date: Tue, 4 Feb 2025 20:22:31 -0800 Subject: [PATCH] Add dotnet-public NuGet feed to Release Studio project This helps the project be resilient to .NET SDK version changes in the build agent. (cherry picked from commit 7dc0b5eaa6ac80d24ac03252381944e4e877cd46) --- eng/release-studio/NuGet.config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/eng/release-studio/NuGet.config b/eng/release-studio/NuGet.config index ec763b4e4a8..6ea4355ea85 100644 --- a/eng/release-studio/NuGet.config +++ b/eng/release-studio/NuGet.config @@ -7,6 +7,12 @@ + +