Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.

[Enhancement] Update NuGet.exe to 2.8+ in Chocolatey install #379

Closed
jason-hess opened this issue Nov 22, 2013 · 4 comments
Closed

[Enhancement] Update NuGet.exe to 2.8+ in Chocolatey install #379

jason-hess opened this issue Nov 22, 2013 · 4 comments

Comments

@jason-hess
Copy link

Chocolatey is great but I've had an issue where I wrote a 2GB package and when I ran cinst I got an OutOfMemoryException from NuGet.exe when downloading the package. I ran NuGet.exe update -self on the NuGet.exe that is included with Chocolatey and now everything is working. It was at 2.1 but is now at 2.7 - I'm not sure if this is going to break something else.

Thanks!

@ferventcoder
Copy link
Contributor

I should test this and possible pull it in. Do you know if that requires .net framework 4 or 4.5?

@gep13
Copy link
Member

gep13 commented Nov 22, 2013

I am going to say .Net 4.0:

image

@atruelsen
Copy link

I've had to patch my local chocolatey install to get around this issue, please update the nuget.exe.

@ferventcoder ferventcoder changed the title Update NuGet.exe in Chocolatey install [Enhancement] Update NuGet.exe to 2.8+ in Chocolatey install Jun 25, 2014
ferventcoder added a commit to ferventcoder/chocolatey that referenced this issue Jun 25, 2014
ferventcoder added a commit to ferventcoder/chocolatey that referenced this issue Jun 25, 2014
* stable:
  (chocolatey-archiveGH-493) First set of specs for update
  v0.9.8.24-rc1
  (chocolatey-archiveGH-493) Cleanup Chocolatey-Update
  (chocolatey-archiveGH-379) Upgrade Nuget.exe to 2.8.2
  (infra) deprecation message for installmissing
  (maint) formatting
  (maint) hide folder creation from output
@ferventcoder
Copy link
Contributor

Note the fix of the double install folks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants