From 9abd47b0df8c1fe2441f2fdf82b93abdd573478b Mon Sep 17 00:00:00 2001 From: Tom Pallister Date: Fri, 11 Dec 2020 10:25:03 +0000 Subject: [PATCH] +semver: breaking bump to version 17.0.0 (#1392) * upgrade csproj to net5.0 * add make and build tools to image * fix code broken after net5.0 upgrade * update circle build image * removed rafty and updated more packages * all packages upgraded and tests passing * bring back develop * rename authorisation to authorization --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9ff5a61..d5b0b8b6 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,4 @@ If you think this project is worth supporting financially please make a contribu ## Things that are currently annoying me -[![](https://codescene.io/projects/697/status.svg) Get more details at **codescene.io**.](https://codescene.io/projects/697/jobs/latest-successful/results) +[![](https://codescene.io/projects/697/status.svg) Get more details at **codescene.io**.](https://codescene.io/projects/697/jobs/latest-successful/results) \ No newline at end of file