|
|
|
|
|
by GreymanTheGrey
1523 days ago
|
|
Something like this would be a game changer for my workplace. This particular issue is a huge bugbear for our team of 50'ish developers in a .NET development environment, working on a large product with a lot of shared code/models/etc that often has to be updated at the same time as application logic. It is astonishing to me that MS haven't addressed this issue with NuGet workflow and its hostility towards developers working on internal code. |
|
See: https://docs.microsoft.com/en-us/visualstudio/msbuild/custom...
I don't use them for package references myself, but this blog post has some information on how you'd do that: https://www.mytechramblings.com/posts/centrally-manage-nuget...