TheAngryByrd / MiniScaffold

F# Template for creating and publishing libraries targeting .NET 6.0 `net6.0` or console apps .NET 6.0 `net6.0`.
https://www.jimmybyrd.me/MiniScaffold/
MIT License
267 stars 31 forks source link

Why move build to proj instead of using CLI? #248

Closed halcwb closed 2 years ago

halcwb commented 2 years ago

Just a simple question. Why did you move the build to a proj instead of @using the CLI?