Drop explicit version
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 346
- Forks
- 75
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 15
Description
I would probably drop this. This project is targeting .NET Standard 2.1 which means C# language specification 8. I would prefer to drop the explicit version and rather leave it to the compiler to pick the right version.
Originally posted by @dpokluda in https://github.com/microsoft/regorus/pull/710#discussion_r3189941330
Also address https://github.com/microsoft/regorus/pull/710#discussion_r3189950452
Contributor guide
No contributing guide indexed for this repository
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 reviewing pull request 710 and the two linked discussion comments to locate the explicit C# language version setting. Remove that explicit version so the compiler selects it, then run the relevant project checks and confirm the .NET Standard 2.1 build still succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, rust
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100