I've got two nuget packages where one depends on the other. When installing the second one, an assembly reference for the assembly in the first package gets correctly added to the project references, however I'm somehow unable to add the latter one. Is there something wrong with my spec?I've got two nuget packages where one depends o