From 52961b8b869d77217b3d86f33662a007d502fbfd Mon Sep 17 00:00:00 2001 From: "Matt Mitchell (.NET)" Date: Thu, 19 Dec 2024 15:12:00 -0800 Subject: [PATCH] Update dotnetbuilds CDN to new endpoint --- .../App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj | 4 ++-- src/Installers/Windows/WindowsHostingBundle/Product.targets | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj b/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj index ba816d8fbe79..b00505fabb53 100644 --- a/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj +++ b/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj @@ -561,8 +561,8 @@ This package is an internal implementation of the .NET Core SDK and is not meant public but un-released (use dotnetbuilds/public), or internal and unreleased (use dotnetbuilds/internal) --> - - + $(DotnetRuntimeSourceFeedKey) diff --git a/src/Installers/Windows/WindowsHostingBundle/Product.targets b/src/Installers/Windows/WindowsHostingBundle/Product.targets index 3b1cf82c1076..3e805f35bb3a 100644 --- a/src/Installers/Windows/WindowsHostingBundle/Product.targets +++ b/src/Installers/Windows/WindowsHostingBundle/Product.targets @@ -84,8 +84,8 @@ - - + $(DotnetRuntimeSourceFeedKey)