DigitecGalaxus / DigitecGalaxus/ProjectsRuler
PackageReference Rules support a minimal version
Open
- Dominant language
- C#
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.