OneGet / oneget

PackageManagement (aka OneGet) is a package manager for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Register-PackageSource: Source Location 'https://www.nuget.org/api/v2' is not valid.

Jainam13 opened this issue · comments

When registering source package using below powershell command:
Register-PackageSource -provider NuGet -name nuget.org -location https://api.nuget.org/v3/index.json

Getting below error:
Register-PackageSource: Source Location 'https://api.nuget.org/v3/index.json' is not valid.