Skip to content

Commit

Permalink
Updated dotCover to fix local builds (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kralizek committed Oct 1, 2019
1 parent 836ad6e commit f37e6ee
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
@@ -1,5 +1,5 @@
#tool "nuget:?package=ReportGenerator&version=4.0.5"
#tool "nuget:?package=JetBrains.dotCover.CommandLineTools&version=2018.3.1"
#tool "nuget:?package=JetBrains.dotCover.CommandLineTools&version=2019.2.2"
#tool "nuget:?package=GitVersion.CommandLine&version=4.0.0"

#load "./build/types.cake"
Expand Down

0 comments on commit f37e6ee

Please sign in to comment.