Impact
It bothers me. A fix would be nice
Describe the bug
Project-level code analysis and code fixers don't have framework target metadata provided on nuget.org
Repro Steps
- Go to https://www.nuget.org/packages/AsyncFixer
- See screenshot below, which says "There are no supported framework assets in this package."
Expected Behavior
Code analysis packages likely have both an expected Framework to target and language version number. At least supporting Framework details would be a good first start.
Screenshots

Additional Context and logs
Related theme to #9015 and #9081 but most likely not the same exact bug
Impact
It bothers me. A fix would be nice
Describe the bug
Project-level code analysis and code fixers don't have framework target metadata provided on nuget.org
Repro Steps
Expected Behavior
Code analysis packages likely have both an expected Framework to target and language version number. At least supporting Framework details would be a good first start.
Screenshots
Additional Context and logs
Related theme to #9015 and #9081 but most likely not the same exact bug