drewnoakes / drewnoakes/amusing
Multi-targeting projects lead to over counting
Open
- Dominant language
- C#
- Stars
- 28
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It seems that when a project has multiple target frameworks, any using declarations are counted once per target.
That's probably not what the user wants. We should de-duplicate these somehow.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.