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

Convert to netstandard2.0 and upgrade to use .Net CLI #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stevenknox
Copy link

Hi,

I have converted the core library to support netstandard2.0 and net451 (and tested against both). I have also resolved a few issues from my previous pull requests (was easier to just start fresh).

I have also upgraded the Samples and Test projects and the solution file to use .Net Core and everything now supports development from the .NET CLI along with Visual Studio.

Looking forward to your feedback.

Thanks,
Steven

@stevenknox
Copy link
Author

Ok, think that might be as far as I can go now without feedback/input (apologies for the other closed pull requests) .

It looks like AppVeyor is looking for a Release folder that will now be different for netstandard/netcore etc. Is this something you can configure on your pipeline?

Thanks,
Steven

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.

1 participant