1. 28 7月, 2017 1 次提交
  2. 26 7月, 2017 1 次提交
  3. 03 7月, 2017 1 次提交
  4. 01 5月, 2017 4 次提交
    • A
      Implement cross-platform support · 62b1ad0b
      Andy Gocke 提交于
      62b1ad0b
    • J
      Add restore for remaining projects · 0b471d75
      Jared Parsons 提交于
      0b471d75
    • J
      Fix BuildBoss · e96897d6
      Jared Parsons 提交于
      This changes our package verification logic to run inside of BuildBoss
      instead of RepoUtil.  The verification is really easy now that package
      references are 100% MSBuild based.  No reason to do this in RepoUtil
      anymore.
      
      As a result this also fixes most of the correctness leg.  Still need to
      fix up the generators as they aren't deploying as EXEs anymore.  Need to
      understand how to fix that.
      e96897d6
    • J
      Fixed Restore.cmd · 4f41f559
      Jared Parsons 提交于
      4f41f559