• J
    Extend RepoUtil so it can support our internal repo · 1c54f2cd
    Jared Parsons 提交于
    Our internal repo uses dotnet/roslyn as a submodule.  It has additional project.json entries that need to go through the same verification as dotnet/roslyn.  This updates RepoUtil so it can handle this structure.  In particular having the configuration file and generation files be in non-standard locations.
    1c54f2cd
ViewCommand.cs 6.0 KB