Hi have a locally generated NuGet package and I want to import it in a C# project using the Rider IDE.
So far I found a topic explaining how to do that with visual studio, I guess I could do it with VS and they close and open rider but i'd like to understand how to do it. Other propositions I've found were to create my own private repository (of course, it's a no).
How can I do it with Rider ? Maybe I should use NuGet cli ?