Closed as not planned
Description
Run actions/setup-dotnet@v4
/usr/bin/docker exec 348077d255224f6e7e0fba0780651597b19bbfd7e8a57562438f5351c947e543 sh -c "cat /etc/*release | grep ^ID"
/__w/_actions/actions/setup-dotnet/v4/externals/install-dotnet.sh --skip-non-versioned-files --runtime dotnet --channel LTS
dotnet-install: Attempting to download using aka.ms link https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.17/dotnet-runtime-8.0.17-linux-x64.tar.gz
dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.17/dotnet-runtime-8.0.17-linux-x64.tar.gz size is 31286412 bytes.
dotnet-install: Extracting archive from https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.17/dotnet-runtime-8.0.17-linux-x64.tar.gz
dotnet-install: Downloaded file size is 31286412 bytes.
dotnet-install: The remote and local file sizes are equal.
dotnet-install: Installed version is 8.0.17
dotnet-install: Adding to current process PATH: `/usr/share/dotnet`. Note: This change will be visible only when sourcing script.
dotnet-install: Note that the script does not resolve dependencies during installation.
dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the "Dependencies" section.
dotnet-install: Installation finished successfully.
/__w/_actions/actions/setup-dotnet/v4/externals/install-dotnet.sh --skip-non-versioned-files --channel 3.1
dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/3.1.426/dotnet-sdk--linux-x64.tar.gz
curl: (22) The requested URL returned error: 404 Not Found
There appears to be an extra hyphen being added '/dotnet-sdk--linux-x64.tar.gz'
Metadata
Metadata
Assignees
Type
Projects
Status
Done