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

Update project structure to VS2017 #649

Merged
merged 11 commits into from
Mar 21, 2017
Merged

Update project structure to VS2017 #649

merged 11 commits into from
Mar 21, 2017

Conversation

drewnoakes
Copy link
Member

This PR updates the project to build under VS2017.

A few notes.

  • I've commented out support for monoandroid60 and xamarinios10 because without Xamarin tools on your build machine, these won't compile. It also looks like these might be obsolete as those platforms move to support netstandard1.4, which we already cover. I'm not 100% sure this won't affect users though. Please review.

  • AppVeyor configuration is now in the repo, which allows different build settings for PRs, which is quite handy.

It'd be great if others could test this out.

Closes #648 and #608

@c-rack c-rack merged commit 1f857e6 into zeromq:master Mar 21, 2017
@drewnoakes drewnoakes deleted the vs2017 branch March 21, 2017 20:07
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