Skip to content

Modify build to include fsharp compiler dependencies in vsix'. Enabes OSS build FSI to run.#1833

Merged
KevinRansom merged 1 commit intodotnet:masterfrom
KevinRansom:updateVisualFSharpOpenSource
Nov 25, 2016
Merged

Modify build to include fsharp compiler dependencies in vsix'. Enabes OSS build FSI to run.#1833
KevinRansom merged 1 commit intodotnet:masterfrom
KevinRansom:updateVisualFSharpOpenSource

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