visual studio 2012 - Resharper view resolve stopped working after general NuGet update -


after updating packages in nuget manager, i've noticed view resolvement feature of resharper have stopped working. can't navigate view, , no longer have option of creating new view.

a lot of packages updated, among them mvc , razor.

if you're using resharper 8, need update latest resharper 8.2, , make sure update resharper's extension 'external annotations'. pull updated files required mvc , razor support.

if you're using previous version of resharper, here's workaround @derigel use:

about workaround previous versions of resharper:

you can download package annotations https://resharper-plugins.jetbrains.com/api/v2/package/resharper.externalannotations/8.1.1000.431 , unpack content of resharper\vany\annotations\ folder c:\program files (x86)\jetbrains\resharper\vx.y\bin\externalannotations, x.y version of resharper.

better first clean target folder avoid annotations duplicates.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -