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
I think this is is the correct repository to track authentication support for source link in the Visual Studio debugger, but please correct me if I'm wrong. It sounds like support is planned, but I couldn't find an open issue that is tracking it, so I'm opening this one. Any more details on this would be appreciated. It would be incredibly useful to my company and all other .NET devs in corporations that share nupkgs.
RE: auth - our tentative plan was to handle <not found | unauthorized | forbidden | etc> status codes and allow the user to authenticate and/or use a credential store where the user can somehow associate credentials with a URL. Though we haven't had the chance to get back and prototype this yet.
I think this is is the correct repository to track authentication support for source link in the Visual Studio debugger, but please correct me if I'm wrong. It sounds like support is planned, but I couldn't find an open issue that is tracking it, so I'm opening this one. Any more details on this would be appreciated. It would be incredibly useful to my company and all other .NET devs in corporations that share nupkgs.
dotnet/core#598 (comment)
#12759 (comment)
cc @chuckries @gregg-miskelly @tmat @caslan
The text was updated successfully, but these errors were encountered: