• J
    Add parsing of NuGet.Config files to RepoUtil and other work. · ed55e1be
    Joel Hendrix 提交于
    The RepoUtil tool will now include NuGet feed information in the output
    for the 'consumes' command.
    Added a mechanism for excluding project.json files from being included.
    Package conflicts will no longer result in an unhandled exception, instead
    it will output a list of the conflicts.
    ed55e1be
ConsumesCommand.cs 3.0 KB