This is, as the comment in code says (in PackageManager.cs line 465), a known problem. I'm using folder trees for development, validation and also for deployment/runtime (I've found it's the easies...
Currently the batch update features of PacMan are static and focused, and do not provide a generic batch updating solution. PacMan needs a more generic and flexible way to perform batch updates wit...
Currently the Validation feature of PacMan may return "false positives" for packages with one or more components that have their DelayValidation property set to true. It is possible that there may ...