Please Note:The source code has been moved to GitHub
http://github.com/Hill30/F--Project-Extender.
The source code in the CodePlex repository is no longer current and will not be supported in the future
New in the release:Added an auto recovery feature:
If the Visual Studio crashes or killed (i.e. via Task Manager) for whatever reason the F# Project Extender project can be left in a corrupted state. Projects in such state cannot be opened again without manually editing the proj file. An attempt to open it leaves the project in the unloaded state.
With this version context menu on the corrupted project in the solution explorer will reveal a new command "Fix and Reload". Selecting this command will fix the project file and reload the project.
Also this version is compatible with Visual Studio 11 developer preview