NuGet 错误 NU1203

'PackageId' 1.0.0 provides a compile-time reference assembly for 'Foo.dll' on 'TargetFramework', but there is no compatible run-time assembly.

问题

包不支持项目的 RuntimeIdentifier

解决方案

根据需要修改项目中使用的 RuntimeIdentifier 值。