Skip to content

Commit

Permalink
fix(tools): missing ReportGeneratorReportTypes members (#1287)
Browse files Browse the repository at this point in the history
  • Loading branch information
avidenic authored Nov 19, 2023
1 parent 12a4031 commit 6431b93
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions source/Nuke.Common/Tools/ReportGenerator/ReportGenerator.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,16 +96,24 @@
"Clover",
"CsvSummary",
"Html",
"Html_Light",
"Html_Dark",
"Html_BlueRed",
"HtmlInline",
"HtmlInline_AzurePipelines",
"HtmlInline_AzurePipelines_Light",
"HtmlInline_AzurePipelines_Dark",
"HtmlChart",
"HtmlSummary",
"Html_BlueRed_Summary",
"JsonSummary",
"Latex",
"LatexSummary",
"lcov",
"MarkdownSummary",
"MarkdownSummaryGithub",
"MarkdownDeltaSummary",
"OpenCover",
"MHtml",
"PngChart",
"TextSummary",
Expand Down

0 comments on commit 6431b93

Please sign in to comment.