Skip to content

Commit 6166c81

Browse files
authored
Update dotnetcli domain (#10711)
1 parent 69813ad commit 6166c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@ install_dir="<auto>"
812812
architecture="<auto>"
813813
dry_run=false
814814
no_path=false
815-
azure_feed="https://dotnetcli.azureedge.net/dotnet"
815+
azure_feed="https://builds.dotnet.microsoft.com/dotnet"
816816
uncached_feed="https://dotnetcli.blob.core.windows.net/dotnet"
817817
feed_credential=""
818818
verbose=false

0 commit comments

Comments
 (0)