Add support for Version and VersionPrefix in DotNetCoreBuildSettings
Open
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 778
- Avg merge
- 3h 37m
- Merged PRs (30d)
- 21
Description
Currently DotNetCoreBuildSettings only has VersionSuffix -- any thoughts to adding support for both Version and VersionPrefix? Or better yet, what about supporting all of the version properties?
https://andrewlock.net/version-vs-versionsuffix-vs-packageversion-what-do-they-all-mean/
Contributor guide
Research direction
Locate DotNetCoreBuildSettings and inspect how VersionSuffix is currently exposed and tested. Read the linked article to clarify the relevant .NET version properties, then determine which properties the issue should support; done means the selected properties are available through the settings and covered by the existing project tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100