DapperLib / DapperLib/DapperAOT
Remove System.Collection.Immutable reference for modern tfms
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 472
- Forks
- 43
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 18
Description
Or is this reference really required for framework specific tfms?
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
Inspect src/Dapper.AOT/Dapper.AOT.csproj at the referenced lines and determine whether System.Collections.Immutable is required for the framework-specific target frameworks. Done means removing the reference if it is unnecessary while keeping the project buildable for its targeted TFMs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100