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
I used to have a @Dependencies tag in my nuspec template, and then the FAKE build script filled in the right dependency versions based on the installed packages. Paket Pack only seems to have CURRENTVERSION, but I need something like DEPENDENCYVERSION or some such.
Does this exist? Sorry if I completely overlooked it.
Thanks.
The text was updated successfully, but these errors were encountered:
So you need something like LOCKFILEVERSION?
On Oct 31, 2015 22:35, "Kurt Schelfthout" notifications@github.com wrote:
I used to have a @Dependencieshttps://github.com/dependencies tag in
my nuspec template, and then the FAKE build script filled in the right
dependency versions based on the installed packages. Paket Pack only seems
to have CURRENTVERSION, but I need something like DEPENDENCYVERSION or some
such.
Does this exist? Sorry if I completely overlooked it.
Thanks.
—
Reply to this email directly or view it on GitHub #1183.
I used to have a @Dependencies tag in my nuspec template, and then the FAKE build script filled in the right dependency versions based on the installed packages. Paket Pack only seems to have CURRENTVERSION, but I need something like DEPENDENCYVERSION or some such.
Does this exist? Sorry if I completely overlooked it.
Thanks.
The text was updated successfully, but these errors were encountered: