File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 234234 </PropertyGroup >
235235
236236 <PropertyGroup >
237- <OfficialBaseURL >https://dotnetcli.azureedge .net/dotnet/</OfficialBaseURL >
237+ <OfficialBaseURL >https://dotnetcli.blob.core.windows .net/dotnet/</OfficialBaseURL >
238238 <!-- Allow overriding the public base URL for Unified Build scenarios to pull assets from a local build. -->
239- <PublicBaseURL Condition =" '$(PublicBaseURL)' == ''" >https://dotnetbuilds.azureedge .net/public/</PublicBaseURL >
240- <InternalBaseURL >https://dotnetbuilds.azureedge .net/internal/</InternalBaseURL >
239+ <PublicBaseURL Condition =" '$(PublicBaseURL)' == ''" >https://dotnetbuilds.blob.core.windows .net/public/</PublicBaseURL >
240+ <InternalBaseURL >https://dotnetbuilds.blob.core.windows .net/internal/</InternalBaseURL >
241241 <!-- Allow overriding where installers are pulled in from previously completed jobs in Unified Build scenarios. -->
242242 <CrossArchitectureInstallerBasePath Condition =" '$(CrossArchitectureInstallerBasePath)' == ''" >$(ArtifactsShippingPackagesDir)</CrossArchitectureInstallerBasePath >
243243 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments