P
P
Parker902102017-10-05 00:42:13
C++ / C#
Parker90210, 2017-10-05 00:42:13

Why is NuGet throwing an error in Visual Studio 2017 CE?

When opening the package manager, it gives an error, and there are no packages.

[Nuget source] The V2 feed at 'https://www.nuget.org/Search()?$filter=IsLatestVersion&searchTerm=''&targetFramework='net461'&includePrerelease=false&$skip=0&$top=26&semVerLevel=2.0.0' returned an unexpected status code '404 Not Found'.

59d55580b5e24764087295.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sanostee, 2017-10-05
@Parker90210

Check the list of feeds in the settings (Nuget Package Manager -> Package Sources).
2017 studio uses api version 3 instead of 2: https://api.nuget.org/v3/index.json

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question