RicoSuter / NuGetReferenceSwitcher

Visual Studio extension to switch between NuGet and project references.
http://nugetreferenceswitcher.org
Microsoft Public License
211 stars 70 forks source link

An error occurred: Project Unavailable when switching back to NuGet references #2

Open lonevvolf opened 9 years ago

lonevvolf commented 9 years ago

When I switch back to NuGet references, I get the error Project unavailable. If I opt not to remove projects when switching, I don't get the error message.

SuperJMN commented 9 years ago

Me too! I'm getting this using VS 2015 RC. Switching from NuGet Packages to Projects works OK, but when restoring references back to packages, the error pops up. The option I choose for the restoration is to remove the previously added projects. I have 2, but only 1 is removed. The I have to remove remaining project manually.

lonevvolf commented 9 years ago

In my case, this was in VS2013 Update 4

RicoSuter commented 9 years ago

Can you check if you still have the problem with the just released v1.3?

SuperJMN commented 9 years ago

Hey, I'm doing some work at the moment and using the extension, but I still have to finish some task before I perform a switch back. I tell you this to let you know than I'm about to test the problem.

As soon as I have results, I'll come with my findings :)

wbradney commented 8 years ago

I get "Reference unavailable" - is that the same error?