Skip to content

Fix: 6546 #6550

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

Merged
merged 1 commit into from
Apr 16, 2019
Merged

Fix: 6546 #6550

merged 1 commit into from
Apr 16, 2019

Conversation

KevinRansom
Copy link
Contributor

The Cambridge suite tests that use SingleBuildAndTest were using an FSharp.Core from nuget.

This happened because the test framework uses the DotNet sdk and that goes to the default FSharp.Core package.

This PR: switches that off, and generates an Assembly Reference that selects the correct path depending on target framework for the test.

@KevinRansom KevinRansom requested review from brettfo and dsyme April 15, 2019 22:24
@dsyme
Copy link
Contributor

dsyme commented Apr 15, 2019

Looks fine. I will look after merging into #6548

@KevinRansom KevinRansom merged commit 062d354 into dotnet:master Apr 16, 2019
@KevinRansom KevinRansom deleted the fix6546 branch July 2, 2019 22: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.

3 participants