Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Nuget support for R# isn't updated in ReSharper 8.2 #21

Closed
azhidkov opened this issue Apr 17, 2014 · 2 comments
Closed

Nuget support for R# isn't updated in ReSharper 8.2 #21

azhidkov opened this issue Apr 17, 2014 · 2 comments

Comments

@azhidkov
Copy link

After launch Visual Studio I see notifications to update NuGet support for R#. I click yes and it seems that everything ok. But when I open VS another time I see notification to update plugin again.

I attached two images. Before.jpeg - before update and after.jpg after plugin update respectively. And when I open VS again I see before.jpg again.

after
before

----- system info ------
JetBrains ReSharper 8.2 Full Edition
Build 8.2.0.2160 on 2014-03-20T15:53:08

Licensed to: bla-bla-bla
Plugins: 3
#1. “Agent Mulder plugin for ReSharper” v1.1.2.0 by “Igal Tabachnik”
#2. “NuGet support for ReSharper” v1.3.0.35071 by JetBrains
#3. “Postfix Templates” v2.0.1.0 by “Shvedov Alexander”

Visual Studio 10.0.40219.1.

Copyright © 2003–2014 JetBrains s.r.o. All rights reserved.

@citizenmatt
Copy link
Member

We've seen this before after using the JetBox plugin. It can get into the state where there are multiple versions of an extension installed, and checking for updates can find an update to an old version, even though the newer version is already installed. This has been fixed in ReSharper, and should be part of the next maintenance release.

To fix this for now, go to %LOCALAPPDATA%\JetBrains\ReSharper\vAny\packages and delete the old version of any extension that has more than one copy - ReSharper.NuGet.* should be one. It's also worth deleting any other extensions that are hanging around and that aren't any of the three you listed above.

@azhidkov
Copy link
Author

It's working!
Many thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants