Commits

Daniel Dunbar committed a39261f6cf8
[Commands] Add a hidden `package resolve` tool. - For now, this is just for development purposes in playing with the dependency resolver algorithm from the command line. - I expect this to grow into an actual supported command for users to interact with dependency resolution in order to be able to understand the results or try out alternatives under different constraints.