microsoft / microsoft/regorus

Drop explicit version

Open
#711 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.