Rob Reynolds
Rob Reynolds
Related to #1758 If there is nothing upgraded, then choco should exit 2.
So that when testing things depending on packages, its just easier.
And display them to user.
https://github.com/NuGet/Home/issues/1839 Upgrade NuGet.Core to a version that better handles conflict resolution Fixes #507 Fixes #227 (hopeful) Fixes #116 (maybe) Fixes #1158 Relates to #2592 - support for embedded icons ###...
If someone has the powershell profile installed, they would never call this as refreshenv is an alias for Update-SessionEnvironment. This is quite difficult to determine. I found https://stackoverflow.com/a/16376399/18475, but it...
The choco deployment is sweet! https://github.com/RamblingCookieMonster/PSDeploy/blob/f7b9cab97e538ff1a4cf9d0a6856a1a0b9fc7f1b/PSDeploy/PSDeployScripts/Chocolatey.ps1#L31 The nice thing about Chocolatey is you can manage your api keys for pushing in Chocolatey configuration itself. So you can push to multiple...