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

simplified fsharp.targets location #783

Merged
merged 1 commit into from
May 3, 2015

Conversation

ctaggart
Copy link
Contributor

@ctaggart ctaggart commented May 3, 2015

  • makes it work on VS 2015 too
  • looks compatible with Mono 4, I can test, but haven't yet
  • let's see if the Travis build passes :)
  • this is the only line needed for VS 2013 & above
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets" />

builds with VS 2015
looks compatible with Mono 4
@ctaggart
Copy link
Contributor Author

ctaggart commented May 3, 2015

Yay! The reason this works on Mono now with VisualStudioVersion not set is that they have a VisualStudio/v/ directory in addition to the versioned ones. :)

image

@ctaggart
Copy link
Contributor Author

ctaggart commented May 3, 2015

@forki
Copy link
Member

forki commented May 3, 2015

very cool.

forki added a commit that referenced this pull request May 3, 2015
simplified fsharp.targets location
@forki forki merged commit 9e0a19f into fsprojects:master May 3, 2015
@ctaggart ctaggart deleted the fsharptargets branch May 3, 2015 08:16
@ctaggart ctaggart restored the fsharptargets branch May 6, 2015 07:25
@ctaggart ctaggart deleted the fsharptargets branch June 29, 2015 04:37
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