Skip to content

Variables in paket.dependencies #1796

Description

@pauxus

It would be useful to allow some kind of variables or references in paket.dependencies.

Something like:

source ...

variable mylib.version >= 1.3.0

nuget mylib.dll1 ${mylib.version}
nuget mylib.dll2 ${mylib.version}

This would allow defining a common version (range) for a set of co-released libs (i.e. part of one solution).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions