-
Notifications
You must be signed in to change notification settings - Fork 15
Upgraded to .net core 1.0.0, changed versioning scheme #19
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
Conversation
Looks good :D |
Not quite. Having trouble getting the latest sdk on Travis. |
Ahh right, looks like progress now though? |
Failing on trying to get System.Security.Cryptography.Native now |
I think we might need to trigger a |
That's interesting have you tried building on linux your self if not I can now? |
The linux build is fine, it's the osx build that has the problem. I don't have a mac to test with. |
Ahh that explains things! luckily I do so I'll give it a shot and see what I get, well sorta. |
Reproduced all steps got the exact same error, did |
Okay we need to do
if you don't do the last link command it will still fail. Now builds for me, still don't understand how we escaped it until now, unless they changed something |
No description provided.