File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased (v3.1.x)
44
5+ ## v3.0.xx - 2021/03/10
6+
7+ - Upgrade testlogger to 3.0.31
8+ - Fix: overwrite test result file if it already exists. See
9+ https://github.com/spekt/nunit.testlogger/issues/76
10+
511## v3.0.62 - 2021/02/03
612
713- Remove unused code from refactoring. See #31
8- - Ensure Traits for Tests are available in the report. Use ` TestResultInfo.TestCase.Traits `
14+ - Ensure Traits for Tests are available in the report. Use ` TestResultInfo.TestCase.Traits `
915 instead of ` TestResultInfo.Traits ` . See #32
1016
1117## v3.0.56 - 2021/01/31
Original file line number Diff line number Diff line change 44 <MSTestVersion >1.3.2</MSTestVersion >
55 <NETTestSdkVersion >15.7.2</NETTestSdkVersion >
66 <MoqVersion >4.9.0</MoqVersion >
7- <TestLoggerVersion >3.0.28 </TestLoggerVersion >
7+ <TestLoggerVersion >3.0.31 </TestLoggerVersion >
88
99 <!-- Test Assets use the minimum supported versions -->
1010 <NETTestSdkMinimumVersion >15.5.0</NETTestSdkMinimumVersion >
You can’t perform that action at this time.
0 commit comments