richardsondev / AggregateConfigBuildTask

A cross-platform MSBuild task that aggregates and transforms configuration files into more consumable formats.
https://docs.richardson.dev/AggregateConfigBuildTask/
MIT License
0 stars 0 forks source link

Improve bulk file performance and packaging #11

Closed richardsondev closed 2 months ago

richardsondev commented 2 months ago
  1. Generate NuGet package with symbols and move binaries to tasks folder instead of lib so we don't need excludeassets in the packagereference.
  2. Improve performance when handling a lot of files and add a basic stress test
  3. Fix an exception when merging config files with multiple lists