install-scripts
install-scripts copied to clipboard
I'm using the setup-dotnet Github action to install the latest 9.0 daily build. I'm getting the error in the subject. Full log: ``` "C:\Program Files\PowerShell\7\pwsh.exe" -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy...
Recently there were changes in coreutils package which contains the cp command. starting from 9.4-3 when using `cp -n` it results warning output: 'behavior of -n is non-portable and may...
``` curl -vvv https://dot.net/v1/dotnet-install.sh * Trying 20.236.44.162:443... ``` This eventually times out.
This tool has two primary usage modes: * acquire binaries for one of the publically-available releases * acquire binaries for a very specific version (e.g. nightlies) from a customizable location...
It seems to download a version of the script that appears to be outdated compared to the official one. Is this possibly a preparation for a bait-and-switch tactic, or could...
Adds visual indicator for download progress on linux Fixes #367
I believe that the `-c STS` option should consider both STS and LTS releases, rather than focusing exclusively on STS. Alternatively, there could be a different mode that selects the...
Are there any plans to support the PowerShell install script on Linux? I see right now it relies on windows only Get-CimInstance to retrieve the architecture which obviously won't work....
It is quite common to have a setup where one tracks releases in some ways. E.g. here is example of using renovatebot to track github releases in a dockerfile: ```dockerfile...
--- **Issue moved from dotnet/sdk#32604** - Please respond to @egvijayanand. --- _From @egvijayanand on Wednesday, May 17, 2023 12:23:58 PM_ ### Is your feature request related to a problem? Please...