See discussion in #66176 as well as #28796. Since this package was introduced we've never had coverage of it since it's the only library package we build that requires runtime-specific packages as dependencies.
This has caused regressions numerous times because the package is "special" and often overlooked and that special-ness has made it exempt from testing which makes this worse.
This issue could be moot depending on the resolution of dotnet/iot#1797, but I'd like to file it to track the concern since we've broken Ports multiple times since it was introduced.