devlooped / devlooped/dotnet-evergreen
When specifying --prerelease, install/update fails
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the --prerelease switch is handled before the tool installer command, then review its interaction with --version and issue #35. Done means install and update pass the prerelease option through correctly without breaking version selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100
