Skip to content

Commit b3448e2

Browse files
committed
Update NUnit 1.4.0-rc.1
1 parent 0e0aeae commit b3448e2

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
### Features
99
- Support tests with `TestCaseSource`. (Fix: #55)
1010
### Application
11-
- Update `ricaun.NUnit` to `1.4.0-beta.2`.
11+
- Update `ricaun.NUnit` to `1.4.0-rc.1`.
1212
### Tests
1313
- Add `TestsCaseSource` to test `TestCaseSourceAttribute`.
1414
- Add tests with `TestCaseData` class with expected result.

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>1.4.2-beta.2</Version>
3+
<Version>1.4.2-rc</Version>
44
</PropertyGroup>
55
</Project>
1.24 KB
Binary file not shown.
1.39 KB
Binary file not shown.
1.44 KB
Binary file not shown.

0 commit comments

Comments
 (0)