Package Analysis Warnings: Packages' assembly level dependencies should match the declared dependencies #8659
Labels
Functionality:Pack
Priority:2
Issues for the current backlog.
Product:dotnet.exe
Product:NuGet.exe
NuGet.exe
Type:Feature
Milestone
Today it's possible that a package unwittingly takes an API dependency on transitive package and doesn't account for that when expressing it's dependencies.
dotnet/core#2571 is such an example.
@ericstj commented
@nkolev92 commented
The text was updated successfully, but these errors were encountered: