setup-dotnet/externals
arika d10d64864f
feat: use ProxyAddress with Credential when passed to powershell script
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.
2024-07-04 23:31:55 +09:00
..
install-dotnet.ps1 feat: use ProxyAddress with Credential when passed to powershell script 2024-07-04 23:31:55 +09:00
install-dotnet.sh Bump undici from 5.27.2 to 5.28.3 (#515) 2024-03-21 15:05:16 -05:00