Move downloads to CDN (#3873)
This commit is contained in:
parent
5059e9c61b
commit
89e127b8ac
5 changed files with 12 additions and 12 deletions
2
scripts/obtain/dotnet-install.sh
vendored
2
scripts/obtain/dotnet-install.sh
vendored
|
@ -556,7 +556,7 @@ architecture="<auto>"
|
|||
debug_symbols=false
|
||||
dry_run=false
|
||||
no_path=false
|
||||
azure_feed="https://dotnetcli.blob.core.windows.net/dotnet"
|
||||
azure_feed="https://dotnetcli.azureedge.net/dotnet"
|
||||
verbose=false
|
||||
shared_runtime=false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue