Commit Graph

4 Commits

Author SHA1 Message Date
Brendan Forster 618215cf7e restore 3.1.x for publish script 2021-02-21 18:57:48 -04:00
Phil Haack 375c20e49a Move the build to .net 5 (#2294)
* Move the build to .net 5

.NET 5 is fine for building projects that target older versions of .NET. This also should fix the AppVeyor build which fails because the latest `coverlet.console` only supports .NET 5.

* Some things need .NET core 3.1 available

Co-authored-by: Brendan Forster <github@brendanforster.com>
2021-02-21 18:48:53 -04:00
Brendan Forster 8124bd4e80 tidy up workflow to address new restrictions (#2299) 2021-02-13 16:53:15 -04:00
Brendan Forster 3c13a8c7a3 add publish on tag action to push releases to NuGet (#2189) 2020-05-12 14:19:55 -03:00