Arcade: [Infra] Show dotnet-install progress

Created on 27 Aug 2020  路  5Comments  路  Source: dotnet/arcade

On an average internet connection, running Restore.cmd will take a relatively large time to download the required version of the .NET SDK.

D:\dotnet\Roslyn>Restore.cmd
dotnet-install: Downloading link: https://dotnetcli.azureedge.net/dotnet/Sdk/5.0.100-preview.7.20366.6/dotnet-sdk-5.0.100-preview.7.20366.6-win-x64.zip

I think it's a better experience of a progress or something is shown.

These links might be relevant.

All 5 comments

@bozturkMSFT This sounds like your team. Where would you like this issue moved to?

The install scripts are over at https://github.com/dotnet/install-scripts now, probably the right place.

https://github.com/dotnet/install-scripts is the correct place for install script related issues (I don't have the permission to move it myself). Thanks.

Issue moved to dotnet/install-scripts #77 via ZenHub

I wasn't able to transfer it using Github's feature, but Zenhub's worked. dotnet/install-scripts#77

Was this page helpful?
0 / 5 - 0 ratings