Skip to content

Commit 9aad539

Browse files
coveralls.net!
1 parent 2a1137e commit 9aad539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#tool "nuget:?package=GitVersion.CommandLine"
22
#tool "nuget:?package=xunit.runner.console"
33
#tool "nuget:?package=OpenCover"
4-
#tool "nuget:?package=coveralls.io"
4+
#tool "nuget:?package=coveralls.net"
55
#addin "Cake.Coveralls";
66

77
var target = Argument("target", "Default");

0 commit comments

Comments
 (0)