You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WIP: completely revamp buildchains (#89)
* Refactor buildchians and use Fake.BuildTask DSL for easier build chain management.
* Fix typo in buildchain
* Name all Targets the same as the typed build task
* desperate CI fix again?
* Dont build CI packages
until packet pack works with conditional frameworks or we dont need conditional frameworks anymore
* Run dotnet restore befor starting buildchains
* Migrate Doc building to new generator script
* Update docs to reflect changes to buildchains