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

FrameworkHandling: support extracting Silverlight5.0 and NetCore4.5 #389

Merged
merged 1 commit into from
Nov 24, 2014

Conversation

cdrnet
Copy link
Member

@cdrnet cdrnet commented Nov 23, 2014

It's small changes only, hope it doesn't clash with the recent work in the portable branch:

  • Alias "5.0" to "50" (e.g. for Silverlight 5.0)
  • Extract "netcore45" to Windows v8.0 (pre-NuGet2.1 way)
  • Extract MonoAndroid/MonoTouch also if there is a v1.0 suffix present
  • Add unit test to extract framework assembly references for MathNet.Numerics

- Alias "5.0" to "50" (e.g. for Silverlight 5.0)
- Extract "netcore45" to Windows v8.0 (pre-NuGet2.1 way, see http://docs.nuget.org/docs/release-notes/nuget-2.1)
- Extract MonoAndroid/MonoTouch also if there is a v1.0 suffix present
- Add unit test to extract framework assembly references for MathNet.Numerics
forki added a commit that referenced this pull request Nov 24, 2014
FrameworkHandling: support extracting Silverlight5.0 and NetCore4.5
@forki forki merged commit b7ff5c3 into fsprojects:master Nov 24, 2014
@forki
Copy link
Member

forki commented Nov 24, 2014

very cool thanks.

will release and try to merge into the other pull request

@cdrnet cdrnet deleted the conditional-framework branch November 24, 2014 11:08
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.

None yet

2 participants