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

Upgraded project to .Net Standard 1.0 #15

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

Conversation

malylemire1
Copy link

  • Upgraded project to .Net Standard 1.0
  • Removed old nuget builder since project now output nuget package.

- Removed old nuget builder since project now output nuget package.
@malylemire1
Copy link
Author

Did not run tests since I use XUnit instead of NUnit.

@tejacques
Copy link
Owner

Hey @malylemire1 thanks for this contribution!

It has been a very long time since I have actively worked on this project. I will try to find some time to get it up and running to test this and be able to publish the latest version to NuGet.

@malylemire1
Copy link
Author

No problem @tejacques ,

You will have to also accept pull request for AsyncBridge : tejacques/AsyncBridge#9
Since AsyncBridge.Option use Option nuget package. There was also a problem since option value setter is no longer public. I have used reflection to set option value.

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