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
Hi, I'm trying to setup a custom repository in NuGet Gallery to use my own preview packages, but no matter how I configure the source it keeps showing "Error" when I select that resource...
Hi:
I get the same error adding Telerik source in VS Code for Mac, the source need credentials and I try this json:
{"name": "Telerik","url": "https://nuget.telerik.com/v3/index.json", "authorizationHeader":"Basic xxxxx=="}
Hi, I'm trying to setup a custom repository in NuGet Gallery to use my own preview packages, but no matter how I configure the source it keeps showing "Error" when I select that resource...
Tried with
{"name": "doctorz.top","url": "https://nuget.doctorz.top/api/v2"}
but it can not work.
eg:
Is there a way to do this?
The text was updated successfully, but these errors were encountered: