Commit Graph

9 Commits

Author SHA1 Message Date
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 66f0676dc3 enable windows target for building on Actions (#2302)
* enable windows target for building
* workaround IGNORE_NORMALISATION_GIT_HEAD_MOVE reported by GitVersion
2021-02-13 17:36:16 -04:00
Mattias Karlsson 70a380a4d0 (build) Updated Cake Frosting to version 1.0.0 (#2289) 2021-02-13 15:40:41 -04:00
Brendan Forster fcc32cd76d update CI scripts 2020-06-09 18:26:46 -03:00
Brendan Forster 3751dd87df bump the version to the latest release of the .NET Core SDK (#2162) 2020-03-30 12:43:43 -03:00
Brendan Forster 8cf4d5840e upgrade project tooling to .NET Core 3.1 (#2089) 2020-02-09 12:34:34 -04:00
Brendan Forster bbae519055 tidy up the mentions of the supported platforms (#2068) 2020-01-27 15:08:48 -04:00
Brendan Forster 2431bb48bb drop travis config for CI builds (#2067) 2020-01-27 14:11:35 -04:00
Brendan Forster 39fb9f6a24 add a simple netcore build for Windows/macOS/Linux (#2066) 2020-01-27 13:50:19 -04:00