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'm trying to use the below command for the list of the packages in my local feed, but it's not working maybe due to this HTTP endpoint, nuget list -Source http://localhost:5000/v3/index.json
I'm trying to use the below command for the list of the packages in my local feed, but it's not working maybe due to this HTTP endpoint,
nuget list -Source http://localhost:5000/v3/index.jsonHow can I add or use the HTTPS endpoint for this?