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

Closes #262, closes #270 #271

Closed nikoyak closed 1 year ago

nikoyak commented 1 year ago

Proposed Changes

Almost line by line copying of the 'build' project and GitHub Actions from TheAngryByrd/IcedTasks repository. Similar changes have been made to the Content/Library template.

Types of changes

What types of changes does your code introduce to MiniScaffold?

Checklist

Further comments

Tests had to be corrected.

TheAngryByrd commented 1 year ago

Thank you so much for this! I'll start reviewing it later tonight.

nikoyak commented 1 year ago

Sorry I didn't test CI build. Fixed.