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 5e57010 commit cbba08bCopy full SHA for cbba08b
release/CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+### 7.26.2 - 10.06.2025
3
+
4
+* [Update stale VSTEST_HOST_DEBUG env var on non debug test run](https://github.com/ionide/ionide-vscode-fsharp/pull/2091) from @rowanhwilliams.
5
6
### 7.26.1 - 01.06.2025
7
8
* Update to FSAC 0.78.3. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.78.3) for more details.
release/package.json
@@ -1848,5 +1848,5 @@
1848
"type": "git",
1849
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1850
},
1851
- "version": "7.26.1"
+ "version": "7.26.2"
1852
}
0 commit comments