File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
extentreports-dotnet-core Expand file tree Collapse file tree 1 file changed +5
-3
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-alpha3 </Version >
7
+ <Version >4.1.0-alpha4 </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 >ExtentLoggerReport has been deprecated
24
- #87 - fix ConcurrentModification exceptions</PackageReleaseNotes >
23
+ <PackageReleaseNotes >ExtentV3HtmlReporter has been deprecated
24
+ #52 - Need ability to set ReportStartDateTime and ReportEndDateTime
25
+ #79 - fixes Both AddScreenCaptureFromBase64String and AddScreenCaptureFromPath do nothing
26
+ </PackageReleaseNotes >
25
27
</PropertyGroup >
26
28
27
29
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments