How do i connect nuget.org feed to my resharper extensions?

I can't get resharper to recognize nuget.org feed. I am trying to publish team wide resharper settings to nuget.org

I Go to Extensions Manager → Add → And write source as https://api.nuget.org/v3/index.json

What am i doing wrong? No packages shows up from this source.

0
1 comment

We do not support v3 feed, we use v2 protocol version.

Why do you want to publish extension for team shared settings? You can share settings using git/any other vcs

https://www.jetbrains.com/help/resharper/Sharing_Configuration_Options.html

0

Please sign in to leave a comment.