Skip to content

Conversation

@KevinRansom
Copy link
Contributor

The msi set up declared a few fsharp.compiler.dll dependencies as dependencies. This is great when doing an MSI install of F#, however, when installing the IDE tools using: VisualFSharpOpenSource.vsix. FSI.exe didn't work correctly because it couldn't load msbuild.

This allows us to build and install and test ide components properly.

To start VS and use the OSS components start devenv using:
devenv.exe /rootsuffix FSharpDev

@KevinRansom KevinRansom merged commit beef089 into dotnet:master Nov 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants