-
Notifications
You must be signed in to change notification settings - Fork 687
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
omnisharp downloading .net 4.6.x failed #1523
Comments
@OliverLeitner: Did this work before? Error code '407' is "proxy authentication required" |
@OliverLeitner: Did you see my question above? |
hi Dustin, just saw it now... not at my workplace, yes, its auth required, which i actually provided, still no pass through... |
Open VS Code
add lines: "http.proxy": "http://USERNAME:PASSWORD@PROXY_IP:PROXY_PORT",
"http.proxyStrictSSL": false, |
Closing as acquisition has changed quite a bit since this issue was opened. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment data
dotnet --info
output:VS Code version: 1.12.2
C# Extension version:
C:\Windows\Microsoft.NET\Framework64\v4.0.30319
Steps to reproduce
Expected behavior
download omnisharp .net 4.6.x finished
Actual behavior
ive actually commented on a closed ticket about this a few minutes ago... (silly me...)
#579 (comment)
The text was updated successfully, but these errors were encountered: