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 e0e1b0c commit fa8eb8fCopy full SHA for fa8eb8f
release/CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+### 7.25.1 - 17.02.2025
3
+
4
+* Update to FSAC 0.77.2. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.77.2) for more details.
5
+ * This fixes an issue with trying to design time build projects that can't be built
6
7
### 7.25.0 - 14.02.2025
8
9
* Update to FSAC 0.77.1. Check out the [release notes](https://github.com/fsharp/FsAutoComplete/releases/tag/v0.77.1) for more details.
release/package.json
@@ -1831,5 +1831,5 @@
1831
"type": "git",
1832
"url": "https://github.com/ionide/ionide-vscode-fsharp.git"
1833
},
1834
- "version": "7.25.0"
+ "version": "7.25.1"
1835
}
0 commit comments