File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
extentreports-dotnet-core Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<RootNamespace >AventStack.ExtentReports</RootNamespace >
6
6
<AssemblyName >ExtentReports</AssemblyName >
7
- <Version >4.1.0-alpha4 </Version >
7
+ <Version >4.1.0-beta1 </Version >
8
8
<Company >AventStack</Company >
9
9
<Authors >anshooarora</Authors >
10
10
<ApplicationIcon />
20
20
<RepositoryType >git</RepositoryType >
21
21
<PackageTags >extentreports extent reporting</PackageTags >
22
22
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
23
- <PackageReleaseNotes >ExtentV3HtmlReporter has been deprecated
24
- #52 - Need ability to set ReportStartDateTime and ReportEndDateTime
25
- #79 - fixes Both AddScreenCaptureFromBase64String and AddScreenCaptureFromPath do nothing
23
+ <PackageReleaseNotes >#87 - Fixes ConcurrentModification exceptions
24
+
26
25
</PackageReleaseNotes >
27
26
</PropertyGroup >
28
27
You can’t perform that action at this time.
0 commit comments