Is “Copy Local” transitive for project references?
it would also appear that it is important to differentiate file dependencies, where the dependency references a dll assembly file and project dependencies (i.e. what I’m asking about), where the dependency references a project and implicitly the output file of that project. Not really, no. MSBuild doesn’t really care if the reference points to another … Read more