Cake.ReSharperReports Namespace

Class Types

Class Summary
ReSharperReportsAliases

Contains functionality related to the ReSharperReports tool.

In order to use the commands for this addin, you will need to include the following in your build.cake file to download and reference from NuGet.org:

#tool ReSharperReports
In addition, you will need to include the following:
#addin Cake.ReSharperReports

ReSharperReportsRunner The ReSharperReports runner.
ReSharperReportsSettings Contains settings used by ReSharperReportsRunner.