mirror of
https://github.com/actions/setup-dotnet.git
synced 2024-11-25 04:51:07 +07:00
d10d64864f
In a proxy environment, such as in an enterprise, HTTP(S)_PROXY often takes the form of credentials, i.e., http://user:pass@host:port. When $ProxyAddress is passed in this format, WebProxy does not use the authentication information by default. This PR aims to solve the above problem. |
||
---|---|---|
.. | ||
install-dotnet.ps1 | ||
install-dotnet.sh |