Skip to content

Commit

Permalink
updated Cake.Coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
TomPallister committed Apr 22, 2023
1 parent dec610d commit 4db816a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#addin nuget:?package=Newtonsoft.Json
#addin nuget:?package=System.Text.Encodings.Web&version=4.7.1
#tool "nuget:?package=ReportGenerator"
#addin Cake.Coveralls&version=0.10.1
#addin Cake.Coveralls&version=1.1.0

// compile
var compileConfig = Argument("configuration", "Release");
Expand Down

0 comments on commit 4db816a

Please sign in to comment.