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

Move to new SDK for .Net Standard Support #92

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

Silvenga
Copy link

@Silvenga Silvenga commented Sep 4, 2017

I propose a three stage migration:

  • Upgrade library projects to new SDK structure - still targeting dotnet 4.0.
  • Move library projects to target dotnet standard 1.6 (or a different level).
  • Move the rest of the projects (tests, etc.) to new SDK structure, keep same targets.

Looking over the projects briefly, this should be a drop in replacement, hopefully.

@rolfwessels
Copy link

Any progress on this ?

@Silvenga
Copy link
Author

Silvenga commented Nov 7, 2017

@rolfwessels kind of forgot about this. 😹

I believe the core project move to .NetStandard has been complete. It should just work right now. I wouldn't mind some testing or some input from any contributors.

@Silvenga Silvenga changed the title WIP - Move to new SDK for .Net Standard Support Move to new SDK for .Net Standard Support Nov 7, 2017
@rolfwessels
Copy link

Cool, I'm porting a mono app over to .netcore (its been a bit tedious) as soon as I have it actually running again on .net core I will let you know. Thanks :-)

@hugener
Copy link

hugener commented Dec 1, 2017

Any news on this?

@Silvenga
Copy link
Author

Silvenga commented Dec 1, 2017

@hugener I'm apparently easily distracted as I keep on forgetting about this. And I just had a long boring plane ride where I could have completed this...

At this point everything in the nuget package has been moved over, IIRC and this pull request can be merged at anytime. The work on moving the other projects can be completed anytime in the future.

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