-
Notifications
You must be signed in to change notification settings - Fork 752
Updating nuget to 3.5.0 #311
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
Can we merge this and get a build out asap so I don't have to maintain this within my project? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this the best way to solve this? This SO seems to be a better solution long term.
I'm ok with the change though as a temporary fix.
I take my previous statement back, There may be something else going on preventing the update to happen. |
That's also what I experienced, however, I don't see a problem with updating the builtin version of nuget once in a while. |
@filmor I have no issue with updating the binary. What I find curious is that the update that is run as part of the build is silently failing, and updating the binary here masks that. Ideally we shouldn't have to include the |
I'm ok merging this though, I'll submit a |
@cowboygneox do you agree to transition from Zope to MIT license? |
Since this isn't actually a copyrightable contribution, I think it's fine to merge this even without the explicit agreement. |
@filmor agreed. |
I appreciate the fast response. Thanks guys! |
When trying to pull
pythonet-2.1.0
usingpip
on Mac OS X, I was getting the stack below.Updating
nuget
to 3.5.0 resolved my issue.I updated
nuget
using: