We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4dcf77 commit 7eba7fbCopy full SHA for 7eba7fb
release/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### 1.0.5 - 29.03.2018
2
+* Fix problem with running XUnit test for Full Framework, old style projects.
3
+
4
### 1.0.2 - 28.03.2018
5
6
* Initial release
release/package.json
@@ -2,7 +2,7 @@
"name": "neptune",
"displayName": "Neptune",
"publisher": "LambdaFactory",
- "version": "1.0.4",
+ "version": "1.0.5",
"preview": true,
7
"license": "SEE LICENSE IN LICENSE.md",
8
"description": "Visual Studio Code extension adding first class support for F# unit testing for both .Net Framework and .Net Core.",
0 commit comments