debug help

let's assume i have a bunch of projects which all depend on one library
this library and projects i have in git
this library also is in a private nuget feed
how would i debug those projects together with the library without hassle? use a local feed?
Was this page helpful?