I m working in a project for a customer where one solutions has 3 projects. Project A is the base, then project B depends on A, and project C depends on B. By the way, project C is the application, A and B are class libraries.
通常,我可以改变项目A,而不需要人工改装B和C视觉,因为视频演播室对我来说是自动的。
然而,在这种环境中(在通过Ankh SVN下载解决办法之后),在执行时,对依赖者有些不承认。 I m被迫手工重组依赖等级的主要项目。
Why is this happening? and how to solve it? Thanks!