Update to Nuget 3.0?

sanderson's Avatar

sanderson

12 Jul, 2015 02:59 PM

Are there any plans to upgrade nuget to 3.0 as soon as it is released? Is there any way it could be supported now via an option (like a project setting)?

  1. Support Staff 1 Posted by Feodor Fitsner on 12 Jul, 2015 03:03 PM

    Feodor Fitsner's Avatar

    Where it can be downloaded now?

    - Feodor

  2. 2 Posted by sanderson on 12 Jul, 2015 03:59 PM

    sanderson's Avatar

    You can download RC2 from the codeplex site

    http://nuget.codeplex.com/releases

    The nuget.exe is inside the VSIX package

  3. Support Staff 3 Posted by Feodor Fitsner on 12 Jul, 2015 07:38 PM

    Feodor Fitsner's Avatar

    I think the easiest way for now is just adding nuget.exe into repo.

  4. 4 Posted by sanderson on 12 Jul, 2015 09:13 PM

    sanderson's Avatar

    Is there a way we can set a custom path for the nuget.exe in the app settings?

    Sent from my Windows Phone
    ________________________________

  5. Support Staff 5 Posted by Feodor Fitsner on 13 Jul, 2015 07:04 AM

    Feodor Fitsner's Avatar

    Sure, add this to appveyor.yml:

    install:
      - set PATH=<path-to-your-nuget.exe>;%PATH%
    
  6. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:57 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac