anshooarora / extentreports-csharp

Community version of Extent API for .NET has moved to https://github.com/extent-framework/
http://extentreports.com/
Other
47 stars 43 forks source link

Missing Constructor #3

Closed JakubMol closed 8 years ago

JakubMol commented 8 years ago

Hi, It appears that this constructor is missing from the library, I have reinstalled it a few times, using NuGet, but the issue remains.

var extent = ExtentReports(string filePath, bool replaceExisting)

anshooarora commented 8 years ago

What version are you using? The current version (2.41.0) would allow this.

JakubMol commented 8 years ago

I am running 2.41.0, do you have any suggestion as to what could be causing this ?