Visual Studio "no project supported by NuGet" error

ELSAPHABA 1 Reputation point
2020-10-21T18:34:09.223+00:00

Hi.
I'm now using Visual Studio 2019.
If I open 'Manage Packages for Solution' to install NuGet,
"no project supported by NuGet" error happens.
Now I'm using latest version, and tried 'Repair' but nothing changed.
Everything of Individual Components about NuGet installed.
Please Help ๐Ÿ˜ญ

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,602 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
963 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 25,551 Reputation points Microsoft Vendor
    2020-10-22T02:39:13.467+00:00

    Hi @ELSAPHABA ,

    In order for us to reproduce this issue, could you tell me your project type? Would you be able to check the package sources? To check the package sources, just click on โ€œToolsโ€ on the menu bar and select โ€œOptionsโ€. Then, navigate to NuGet Package Manager > Package Sources. Please check if it is nuget.org.

    In addition, I suggest you try to relaunch your Visual Studio and reload the project.

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Sincerely,
    Anna


  2. Marc Schillemans 1 Reputation point
    2020-12-17T23:57:43.337+00:00

    I have the same issue. Here is an image of the package manager source form
    49247-image.png

    0 comments No comments