aboutcode-org / aboutcode-org/nuget-inspector
Consider resolving for all the target frameworks referenced in a project file
Open
- Dominant language
- C#
- Stars
- 5
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Consider resolving for all the target frameworks referenced in a project file. For now the logic is to either:
- use the provided --target-framework CLI option
- take the first of the target frameworks defined in the project file
Fallback to use the generic "any" framework if there are no target frameworks or an unsupported one.
_Originally posted by @pombredanne in https://github.com/nexB/nuget-inspector/issues/12#issuecomment-1398083594_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.