Skip to content

Commit df84b72

Browse files
committed
(build) reverted codecov version
1 parent d5a4f1a commit df84b72

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
@@ -19,7 +19,7 @@
1919
#tool "nuget:?package=vswhere&version=2.6.13-ga6d40ba5f4"
2020
#tool "nuget:?package=NUnit.ConsoleRunner&version=3.10.0"
2121
#tool "nuget:?package=ILRepack&version=2.0.17"
22-
#tool "nuget:?package=Codecov&version=1.6.0"
22+
#tool "nuget:?package=Codecov&version=1.5.0"
2323
#tool "nuget:?package=nuget.commandline&version=5.0.2"
2424

2525
// Install .NET Core Global tools.

0 commit comments

Comments
 (0)