Hi
I've updated SDK from 8.2 to 9.0 from nuget repository. It is OK.
But when I tried to debug (Ctrl+F5 or F5) I got incident

After googling I have found many posts about that. My registry key JetBrains.ReSharperPlatformVs12,1.0 in the
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\12.0\ExtensionManager\EnabledExtensions
has value
C:\Users\dmitry\AppData\Local\Microsoft\VisualStudio\12.0\Extensions\JetBrains\ReSharperPlatformVs12
Also I deleted line
<s:Boolean x:Key="/Default/Housekeeping/JumpVsixFromMachineToPerUser/IsEnabled/@EntryValue">False</s:Boolean>
from file C:\Users\dmitry\Application Data\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings
No success.
What can I do more?
Thanks
Dmitry