File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 5.0.1] ( https://github.com/extent-framework/extentreports-csharp/compare/v5.0.0...v5.0.1 )
2
+
3
+ #### Issues Resolved
4
+ - [ #186 ] ( /issues/186 ) RazorEngine template rendering warnings from RecurseNodes.cshtml
5
+ - [ #189 ] ( /issues/189 ) XML config serialization issue fix
6
+
7
+ ## 5.0.0
Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<PackOnBuild >true</PackOnBuild >
6
6
<RootNamespace >AventStack.ExtentReports</RootNamespace >
7
- <PackageVersion >5.0.0 </PackageVersion >
7
+ <PackageVersion >5.0.1 </PackageVersion >
8
8
<Authors >anshooarora</Authors >
9
9
<Copyright >AventStack</Copyright >
10
10
<PackageLicenseUrl >https://github.com/extent-framework/extentreports-csharp/blob/master/LICENSE</PackageLicenseUrl >
19
19
<PackageReleaseNotes ></PackageReleaseNotes >
20
20
<PackageIconUrl >https://www.extentreports.com/logo.jpg</PackageIconUrl >
21
21
<GeneratePackageOnBuild >True</GeneratePackageOnBuild >
22
- <Version >5.0.0</Version >
23
22
<UserSecretsId >6576a851-016a-4abc-a1d1-bdd65a6090d5</UserSecretsId >
24
23
</PropertyGroup >
25
24
You can’t perform that action at this time.
0 commit comments