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

Updated version of https://github.com/fsharp/FSharp.Compiler.Service/pull/593 #597

Closed

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented Jun 29, 2016

Updates #593

@dsyme dsyme closed this Jun 29, 2016
@dsyme dsyme reopened this Jun 29, 2016
@dsyme dsyme closed this Jun 29, 2016
@dsyme dsyme reopened this Jun 29, 2016
#if NETSTANDARD1_5
do tcConfigB.useMonoResolution <- true
do tcConfigB.primaryAssembly <- PrimaryAssembly.DotNetCore
#endif
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to note: This will actually disable the msbuild resolution code path. Therefore the changes below are not actually needed (at least for my case) and I never tested them. I just wanted to bring some attention there as there seems to be a problem which should be fixed...

@dsyme
Copy link
Contributor Author

dsyme commented Mar 8, 2017

Very old PR, closing

@dsyme dsyme closed this Mar 8, 2017
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