0
phil@travelengine.com.au created
Microsoft have now made central package management a possibility for larger projects (https://devblogs.microsoft.com/nuget/introducing-central-package-management/)
Can we use this with abp solutions? If so, what are the downsides of doing so? If not, when will we be able to do so?
Thanks, Phil
1 Answer(s)
-
0
Hi,
We have done it for the ABP framework https://github.com/abpframework/abp/pull/17870
It's good to manage the package versions, you can also do it for your project if you want.