Skip to content

Commit

Permalink
Merge pull request #488 from cake-contrib-bot/update_ReportGenerator_…
Browse files Browse the repository at this point in the history
…reference_2019_10_31_12_11_10

Update ReportGenerator reference to 4.3.4
  • Loading branch information
gep13 authored Jul 3, 2020
2 parents f561d80 + aeb9a15 commit c38ece3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cake.Recipe/Content/toolsettings.cake
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public static class ToolSettings
string xunitTool = "#tool nuget:?package=xunit.runner.console&version=2.4.1",
string nunitTool = "#tool nuget:?package=NUnit.ConsoleRunner&version=3.11.1",
string openCoverTool = "#tool nuget:?package=OpenCover&version=4.7.922",
string reportGeneratorTool = "#tool nuget:?package=ReportGenerator&version=4.3.3",
string reportGeneratorTool = "#tool nuget:?package=ReportGenerator&version=4.3.4",
string reportUnitTool = "#tool nuget:?package=ReportUnit&version=1.2.1",
string fixieTool = "#tool nuget:?package=Fixie&version=2.2.1"
)
Expand Down

0 comments on commit c38ece3

Please sign in to comment.