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 ca8e089 commit 85176f2Copy full SHA for 85176f2
release/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 6.0.6 - 08.06.2022
2
+
3
+* Fix the FSI watcher value extraction to not break with the new FSI multi-emit in .NET 6.0.2xx or 6.0.3xx.
4
5
### 6.0.5 - 29.5.2022
6
7
* Update FSAC to 0.54.0 to get crash fixes and API changes
release/package.json
@@ -1648,5 +1648,5 @@
1648
"type": "git",
1649
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1650
},
1651
- "version": "6.0.5"
+ "version": "6.0.6"
1652
}
0 commit comments