Skip to content

Commit

Permalink
clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-08 committed Aug 6, 2021
1 parent 62253a3 commit 4e1e4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- results in (e. g.) `3.4.142-alpha` being preferred if no stable and instead this prerelease version exists
- renovate
- current behavior
- `-*`-PackageReferences are replaced with a concrete version, e. g. `3.4.142-alpha`
- `-*`-PackageReferences are replaced with a concrete version, e. g. `3.4.231` or `3.4.142-alpha`
- expected behavior
- renovate leaves the `-*` untouched and just cares about the major.minor.patch-part, at least if this is configured (via `"rangeStrategy": "replace"` or another appropriate config option)
- example:
Expand Down

0 comments on commit 4e1e4ad

Please sign in to comment.