We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d09e3 commit dec610dCopy full SHA for dec610d
.config/dotnet-tools.json
@@ -3,7 +3,7 @@
3
"isRoot": true,
4
"tools": {
5
"cake.tool": {
6
- "version": "2.0.0",
+ "version": "3.0.0",
7
"commands": [
8
"dotnet-cake"
9
]
build.cake
@@ -1,5 +1,5 @@
1
#tool "dotnet:?package=GitVersion.Tool&version=5.8.1"
2
-#tool "dotnet:?package=coveralls.net&version=3.0.0"
+#tool "dotnet:?package=coveralls.net&version=4.0.1"
#addin nuget:?package=Cake.Json&version=4.0.0
#addin nuget:?package=Newtonsoft.Json
#addin nuget:?package=System.Text.Encodings.Web&version=4.7.1
0 commit comments