My organization recently blocked the api.nuget.org feed for security reasons, but this endpoint is hardcoded in the extension, and this causes roslyn language server download to fail.
It would be good to be able to configure an alternative nuget source, or to automatically pick a nuget source from local user configuration.
My organization recently blocked the
api.nuget.orgfeed for security reasons, but this endpoint is hardcoded in the extension, and this causes roslyn language server download to fail.It would be good to be able to configure an alternative nuget source, or to automatically pick a nuget source from local user configuration.