$ asdf install
Downloading the CLI installer
Installing the CLI requested version 6.0.302. Please wait, installation may take a few minutes.
dotnet-install: Note that the intended use of this script is for Continuous Integration (CI) scenarios, where:
dotnet-install: - The SDK needs to be installed without user interaction and without admin rights.
dotnet-install: - The SDK installation doesn't need to persist across multiple CI runs.
dotnet-install: To set up a development environment or to run apps, use installers rather than this script. Visit https://dotnet.microsoft.com/download to get the installer.
dotnet_install: Warning: Value "Current" is deprecated for -Channel option. Use "STS" instead.
It's because
Current
is deprecated