morelinq / MoreLINQ

Extensions to LINQ to Objects
https://morelinq.github.io/
Apache License 2.0
3.63k stars 409 forks source link

Add GitHub Action workflow for building #1058

Closed atifaziz closed 5 months ago

atifaziz commented 5 months ago

In addition to AppVeyor, this PR adds a GitHub Action workflow for building the solution with the idea of eventually migrating to it.

What's still missing is e-mail notifications and publishing the package on a dev feed.

See test run 7593349952 at atifaziz/MoreLINQ.