File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ### 1.3.1 - 26.06.2018
2+ * Code Coverage changes:
3+ - disable code coverage by default
4+ - add code coverage toggle to settings
5+ - don't copy code coverage targets if feature is disabled
6+
7+ * License Key handling changes:
8+ - make sure we ask for license key in all cases
9+ - add ` Neptune: Set License Key ` command
10+
111### 1.3.0 - 7.05.2018
212* PREVIEW: Initial version of Code Coverage - NUnit/XUnit for .Net Core
313
Original file line number Diff line number Diff line change 22 "name" : " neptune" ,
33 "displayName" : " Neptune" ,
44 "publisher" : " LambdaFactory" ,
5- "version" : " 1.3.0 " ,
5+ "version" : " 1.3.1 " ,
66 "preview" : true ,
77 "license" : " SEE LICENSE IN LICENSE.md" ,
88 "description" : " Visual Studio Code extension adding first class support for F# unit testing for both .Net Framework and .Net Core." ,
You can’t perform that action at this time.
0 commit comments