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

Add sample projects #17

Open richardsondev opened 2 months ago

richardsondev commented 2 months ago

All of the samples in the README could be made into separate csproj project files in a new /samples folder. This way users can quickly see full examples and we can hook these up to our integration test pipeline to verify we never break a sample.