File tree Expand file tree Collapse file tree 3 files changed +3
-17
lines changed
Expand file tree Collapse file tree 3 files changed +3
-17
lines changed Original file line number Diff line number Diff line change 11# Breaking Changes
22
3- ## 1.0.0
4-
5- ### NSpec
6-
7- Removed support for NSpec 2.0.1. Minimum NSpec required version is now 3.0.0.
8-
9- #### Reason
10-
11- Until now, * dotnet-test-nspec* and * NSpec* only supported .NET Core command line interface.
12- While evolving to integrate with VS 2015 IDE, inner API between the two changed and
13- broke compatibility.
14-
15- #### Workaround
16-
17- None. Remain on dotnet-test-nspec 0.1.1 if you need to support NSpec 2.0.1 test projects.
3+ None (yet).
Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >dotnet-test-nspec</id >
5- <version >1.0 .0.0</version >
5+ <version >0.2 .0.0</version >
66 <title >NSpec dotnet test runner</title >
77 <summary >NSpec runner for .NET Core command line interface and VS 2015.</summary >
88 <description >
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0 .0.0" ,
2+ "version" : " 0.2 .0.0" ,
33
44 "buildOptions" : {
55 "compile" : {
You can’t perform that action at this time.
0 commit comments