You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* stable:
(maint) Corrected whitespace
(GH-1689) Delete packaging scripts before upgrade
(doc) fix grammar in scripting guidelines
(doc) add don't use nupkg to scripting guidelines
(maint) fix typo
(GH-1602) exit 2 on items outdated
(doc) add step for rebasing prior to merging
(GH-1614) Quote source name if includes pipe
stringlogMessage="You have {0} v{1} installed. Version {2} is available based on your source(s).{3} Source(s): \"{4}\"".format_with(installedPackage.Id,installedPackage.Version,latestPackage.Version,Environment.NewLine,config.Sources);
@@ -1146,6 +1146,8 @@ public virtual void backup_existing_version(ChocolateyConfiguration config, IPac
0 commit comments