NuGet Error NU1202
Package 'PackageId' 4.0.11 is not compatible with 'TargetFramework'. Package 'PackageId' 4.0.11 supports:
- 'TargetFrameworkA'
- 'TargetFrameworkB'
- 'TargetFrameworkC'
Issue
A dependency package doesn't contain any assets compatible with the project.
Solution
Change the project's target framework to one that the package supports.
Feedback
Submit and view feedback for