File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 72
72
. PARAMETER Verbose
73
73
Displays diagnostics information.
74
74
. PARAMETER AzureFeed
75
- Default: https://dotnetcli.azureedge.net /dotnet
75
+ Default: https://builds.dotnet.microsoft.com /dotnet
76
76
For internal use only.
77
77
Allows using a different storage to download SDK archives from.
78
78
This parameter is only used if $NoCdn is false.
@@ -1398,4 +1398,4 @@ Measure-Action "Setting up shell environment" { Prepend-Sdk-InstallRoot-To-Path
1398
1398
Say " Note that the script does not ensure your Windows version is supported during the installation."
1399
1399
Say " To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions"
1400
1400
Say " Installed version is $ ( $DownloadedLink.effectiveVersion ) "
1401
- Say " Installation finished"
1401
+ Say " Installation finished"
You can’t perform that action at this time.
0 commit comments