Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable F5 on VisualFSharp.sln #4464

Merged
merged 1 commit into from
Mar 7, 2018
Merged

Re-enable F5 on VisualFSharp.sln #4464

merged 1 commit into from
Mar 7, 2018

Conversation

brettfo
Copy link
Member

@brettfo brettfo commented Mar 7, 2018

Some of my recent refactorings brought the concept of '$(Configuration)' == 'Proto' into VisualFSharp.sln which is incorrect; Proto only exists as a build prerequisite step. With these changes I am able to do the following:

  1. .\build.cmd vs debug
  2. Open VisualFSharp.sln in Visual Studio 2017 Version 15.6.
  3. Set VisualFSharpOpenSource as the startup project.
  4. F5.

Fixes #4424.

@realvictorprm

@realvictorprm
Copy link
Contributor

realvictorprm commented Mar 8, 2018 via email

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.

2 participants