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 d1bfe9f commit f8392a8Copy full SHA for f8392a8
release/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 7.18.1 - 13.02.2024
2
+
3
+* Update to FSAC 0.70.1 to fix debugging when projects use Reference Assemblies.
4
5
### 7.18.0 - 06.02.2024
6
7
* Update to FSAC 0.70.0 to get support for using Reference Assemblies when products have created them.
release/package.json
@@ -1787,5 +1787,5 @@
1787
"type": "git",
1788
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1789
},
1790
- "version": "7.18.0"
+ "version": "7.18.1"
1791
}
0 commit comments