File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 5.0.2] ( https://github.com/extent-framework/extentreports-csharp/compare/5.0.1...v5.0.2 )
2+
3+ #### Issues Resolved
4+ - [ #137 ] ( /issues/137 ) Invalid metrics for tags/categories
5+ - [ #195 ] ( /issues/195 ) Correct time taken suffix from s to ms
6+ - [ #197 ] ( /issues/197 ) Fixes bug/attribute view to test view navigation
7+ - [ #200 ] ( /issues/200 ) Fix for potential race condition with MediaEntityBuilder
8+ - [ #202 ] ( /issues/202 ) Fixes ScenarioOutline view
9+
10+
111## [ 5.0.1] ( https://github.com/extent-framework/extentreports-csharp/compare/v5.0.0...v5.0.1 )
212
313#### Issues Resolved
414- [ #186 ] ( /issues/186 ) RazorEngine template rendering warnings from RecurseNodes.cshtml
515- [ #189 ] ( /issues/189 ) XML config serialization issue fix
616
17+
718## 5.0.0
19+
20+ Initial
Original file line number Diff line number Diff line change 44 <TargetFramework >netstandard2.0</TargetFramework >
55 <PackOnBuild >true</PackOnBuild >
66 <RootNamespace >AventStack.ExtentReports</RootNamespace >
7- <PackageVersion >5.0.2-beta </PackageVersion >
7+ <PackageVersion >5.0.2</PackageVersion >
88 <Authors >anshooarora</Authors >
99 <Copyright >AventStack</Copyright >
1010 <PackageLicenseUrl >https://github.com/extent-framework/extentreports-csharp/blob/master/LICENSE</PackageLicenseUrl >
You can’t perform that action at this time.
0 commit comments