LeftTwixWand / Inventory

New version of Microsoft Inventory sample, built on WinUI 3, using DDD and Clean Architecture approach
MIT License
71 stars 10 forks source link

Add Central Package Management for the project #32

Closed LeftTwixWand closed 1 year ago

LeftTwixWand commented 1 year ago

It would be good to have a central package management in this project, based on this article: Introducing Central Package Management. Also, it would be great to add Dependabot for automatic package update.

LeftTwixWand commented 1 year ago

As well as cached NuGet packages will increase the build speed.