Skip to content

PackageReference Rules support a minimal version #4

@boskicthebrain

Description

Current state

It is possible to check an exact version only. e.g. Version=="1.1.1"

Acceptance criteria

  • There is a support for a minimal version.
  • It is possible to prevent/allow preview/alpha/beta releases.

Remarks

  • MinimalVersion = "1.2.3" would mean Version >= 1.2.3
  • There are different Version formats:
    ** 1
    ** 1.2
    ** 1.2.3
    ** 1.2.3.4
    ** 1.2.3-asdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions