Need away to add -tool option while packaging NuGet artifacts

jeff.ashton's Avatar

jeff.ashton

21 Mar, 2017 10:07 PM

Ideally similar to the way you guys added support for include_nuget_references to the appveyor.yml, we need away to specify that the -tool option should be added.

https://docs.microsoft.com/en-us/nuget/tools/nuget-exe-cli-reference#pack

  1. 1 Posted by Kay on 20 Feb, 2018 10:12 AM

    Kay's Avatar

    Is there a sulution meantime?

  2. 2 Posted by Ilya Finkelshte... on 20 Feb, 2018 07:25 PM

    Ilya Finkelshteyn's Avatar

    We do not have plans to add this option first class, at least right now. You can always run any command with any switches you want (see docs) and any stage of the build pipeline. In this specific case, for example, you can run nuget.exe with -tool switch at after_build step.

  3. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:27 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