Resharper 9.x SDK msi installer missing
Hello,
I try to find Visual Studio 2013 plugin project template and I can't find a way to install the SDK other than by the NuGet package which don't install templates.
Any body can indicate me where to find these templates ?
Thanks in advance.
-vince
Please sign in to leave a comment.
There aren't any templates for ReSharper 9, or an SDK msi. You just add nuget package references now.
And would you know anything about getting the samples? I can't find them!
Hi,
The pretty only way I found was to go to the official online plugin package repository https://resharper-plugins.jetbrains.com/packages/.
There you can check packages compatible with v 9.x and click links (project site) which will drive you directly (for some of them) to their Github project.
Hope it helps..
Regards
-Vince
Thx Vince!