You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
Is there any way to use this from a corporate proxy in Linux?
~/.dotnet/tools/dotnet-symbol --symbols --output symbols /opt/rh/rh-dotnet21/root/usr/lib64/dotnet/shared/Microsoft.NETCore.App/2.1.2/libcoreclr.so
Downloading from http://msdl.microsoft.com/download/symbols/
Writing files to symbols
ERROR: HttpSymbolStore: 404 Not Found 'http://msdl.microsoft.com/download/symbols/_.debug/elf-buildid-sym-4eead6109bc9146f462bbcf1311de3c833b5cf64/_.debug'
The text was updated successfully, but these errors were encountered:
Sorry, I'm running Centos, original question edited, so the proxy is supported using HTTP_PROXY and HTTPS_PROXY environment variables. dotnet restore supports this, although it seems it may be broken again.
Is there any way to use this from a corporate proxy in Linux?
The text was updated successfully, but these errors were encountered: