Skip to content

Commit cd3b45a

Browse files
committed
deprecate ExtentV3HtmlReporter
1 parent a27c0c6 commit cd3b45a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extentreports-dotnet-core/Reporter/ExtentV3HtmlReporter.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
namespace AventStack.ExtentReports.Reporter
1212
{
13+
[Obsolete("ExtentV3HtmlReporter has been deprecated and will be removed in a future release")]
1314
/// <summary>
1415
/// The ExtentHtmlReporter creates a rich standalone HTML file. It allows several configuration options
1516
/// via the <code>Configuration()</code> method.

0 commit comments

Comments
 (0)