easonjim
Code, code and more code.
A包中有几个依赖包:A-1包,版本:>=1.0;但是我项目上已经引用了A-1包的2.0版本,那么我添加A包的时候,不会将A-1包2.0版本改成1.0版本,会直接用2.0版本的。