Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

So a way to easily temporarily override the dependency reference to use a local project rather than a NuGet package? That does sound quite useful. I think this can be done relatively easily in a csproj with conditional references though?


> So a way to easily temporarily override the dependency reference to use a local project rather than a NuGet package?

Yes. Great for debugging too.

> I think this can be done relatively easily in a csproj with conditional references though?

Maybe, but you’d have to do this manually for all the projects in a solution. This is built into the tooling and produces a .gitignore-able file




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: