diff --git a/dotnet-install.sh b/dotnet-install.sh index 270b4f7130..881dc69226 100644 --- a/dotnet-install.sh +++ b/dotnet-install.sh @@ -812,7 +812,7 @@ install_dir="" architecture="" dry_run=false no_path=false -azure_feed="https://dotnetcli.azureedge.net/dotnet" +azure_feed="https://builds.dotnet.microsoft.com/dotnet" uncached_feed="https://dotnetcli.blob.core.windows.net/dotnet" feed_credential="" verbose=false