Version of nuget executable to use

Octopus internally uses Nuget exe to unpack and pack packages, etc.
Recently a bug in Nuget that is affecting parallel deployments in Octopus has been fixed and is now in version 3.4. (https://github.com/NuGet/Home/issues/1282)

Question is, how can I see what version of Nuget octopus is using internally? and how can I upgrade to 3.4? – is that something that should happen through a newer version of octopus itself? or can it be done independently?

Hi,

Thanks for reaching out. Unfortunately its not that easy to upgrade the internal version of Nuget that the Octopus server is using. The good news is that we have a github issue open to update this, and we are already working on it: https://github.com/OctopusDeploy/Issues/issues/2428

We are doing our best to try to fit this into our 3.4 release

Regards,
Dalmiro