You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo" --azure-feed,-AzureFeed For internal use only."
1892
1878
echo" Allows using a different storage to download SDK archives from."
1893
-
echo" This parameter is only used if --no-cdn is false."
1894
1879
echo" --uncached-feed,-UncachedFeed For internal use only."
1895
1880
echo" Allows using a different storage to download SDK archives from."
1896
-
echo" This parameter is only used if --no-cdn is true."
1897
1881
echo" --skip-non-versioned-files Skips non-versioned files if they already exist, such as the dotnet executable."
1898
1882
echo" -SkipNonVersionedFiles"
1899
-
echo" --no-cdn,-NoCdn Disable downloading from the Azure CDN, and use the uncached feed directly."
1900
1883
echo" --jsonfile <JSONFILE> Determines the SDK version from a user specified global.json file."
1901
1884
echo" Note: global.json must have a value for 'SDK:Version'"
1902
1885
echo" --keep-zip,-KeepZip If set, downloaded file is kept."
@@ -1956,4 +1939,4 @@ fi
1956
1939
1957
1940
say "Note that the script does not resolve dependencies during installation."
1958
1941
say "To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the \"Dependencies\" section."
echo" --azure-feed,-AzureFeed For internal use only."
1892
1878
echo" Allows using a different storage to download SDK archives from."
1893
-
echo" This parameter is only used if --no-cdn is false."
1894
1879
echo" --uncached-feed,-UncachedFeed For internal use only."
1895
1880
echo" Allows using a different storage to download SDK archives from."
1896
-
echo" This parameter is only used if --no-cdn is true."
1897
1881
echo" --skip-non-versioned-files Skips non-versioned files if they already exist, such as the dotnet executable."
1898
1882
echo" -SkipNonVersionedFiles"
1899
-
echo" --no-cdn,-NoCdn Disable downloading from the Azure CDN, and use the uncached feed directly."
1900
1883
echo" --jsonfile <JSONFILE> Determines the SDK version from a user specified global.json file."
1901
1884
echo" Note: global.json must have a value for 'SDK:Version'"
1902
1885
echo" --keep-zip,-KeepZip If set, downloaded file is kept."
@@ -1956,4 +1939,4 @@ fi
1956
1939
1957
1940
say "Note that the script does not resolve dependencies during installation."
1958
1941
say "To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the \"Dependencies\" section."
0 commit comments