Skip to content

Working with ReportGenerator in Cake #599

Answered by garywoodfine
garywoodfine asked this question in Q&A
Discussion options

You must be logged in to vote

I think I managed to resolve the issue myself

I found this https://www.nuget.org/packages/dotnet-reportgenerator-globaltool

I then added the following import to my cake script

#tool dotnet:?package=dotnet-reportgenerator-globaltool&version=5.1.19

I then ran the script and it all worked!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by garywoodfine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant