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
Running choco new dummy -a --version 1.1.1_1 maintainername="'myname'" installertype=exe url="'http://example.com/downloads/dummy.exe'" creates the dummy.nuspec and Readme.md files in the newly-created local dummy directory.
So far, so good.
However, the first line of dummy.nuspec contains a hint to
Some of the links still pointed to the old Chocolatey source code wiki,
which was removed so that choco could reach higher search results with
Google and folks could see the most up to date documentation. Those
locations no longer work appropriately, so ensure they are updated.
* stable:
(GH-885) Determine Installer by Overridable Method
(maint) formatting
(doc) update messaging on runtime virus check
(GH-870) Update deprecated links
(GH-883) Wait Up to 15 Seconds for Process Exit
Running
choco new dummy -a --version 1.1.1_1 maintainername="'myname'" installertype=exe url="'http://example.com/downloads/dummy.exe'"
creates thedummy.nuspec
andReadme.md
files in the newly-created localdummy
directory.So far, so good.
However, the first line of
dummy.nuspec
contains a hint toThe text was updated successfully, but these errors were encountered: