ardalis / pluralsight-ddd-fundamentals

Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
MIT License
896 stars 314 forks source link

Add Centralized Package management to each top level solution #74

Closed ardalis closed 2 months ago

ardalis commented 3 months ago

Not for the whole repo - separate applications should use independent package lists.

But for each of FrontDesk, ClinicManagement, and sure VetClinicPublic we can use separate Directory.packages.props files.

Use this utility to make the change really easily: https://github.com/Webreaper/CentralisedPackageConverter