NuGetReferenceSwitcher icon indicating copy to clipboard operation
NuGetReferenceSwitcher copied to clipboard

No NuGet references found.

Open arruw opened this issue 8 years ago • 3 comments

It look like it doesn't find any nugets in "Switch to Project references" tab...

arruw avatar Aug 18 '17 07:08 arruw

I am having the same problem. Any idea on what the reason is?

rmeshksar avatar Feb 08 '18 18:02 rmeshksar

Are you using the new .csproj format (i.e. with the new PackageReference tags)? The new format is not supported...

RicoSuter avatar Feb 08 '18 18:02 RicoSuter

In my case this behavior is caused by a non-default repository path - see also #32 .

codefox42 avatar Jul 02 '18 10:07 codefox42