provide SDK as Nuget package
Please consider publishing the Resharper SDK as a Nuget package. The advantages are
- Currently the plugin project cannot influence the SDK version. This might be problematic when working collaboratively on a plugin, every developer must remember to install the same SDK version
- no need to have absolute paths in the project referencing the SDK
- easy to update, no installation required
Please sign in to leave a comment.
Hi Thomas,
Thanks for the suggestion! We will consider about it!