1. 20 4月, 2016 1 次提交
  2. 19 4月, 2016 3 次提交
  3. 16 4月, 2016 3 次提交
    • J
      Delete the last remaining project.lock.json · 45346234
      Jason Malinowski 提交于
      These keep coming back.
      45346234
    • D
      Unify NuGet dependencies across the tree · 4aef0b06
      David Kean 提交于
      To prevent projects across the tree from having different dependencies, we unify
      external package dependencies by creating empty C# projects that represent them.
      We then make use of project.json package inheritance (where a project inherits
      all packages dependencies from their dependencies) to unify it across the tree.
      
      No projects outside of this tree, should be directly referencing versions of
      these dependencies manually.
      
      For this check-in I've tackled Metadata, Reflection, and DiaSymReader. Will tackle
      the rest in future commits.
      4aef0b06
    • A
      Add netstandard TFM to workspaces nuspecs · 698166e9
      Andy Gocke 提交于
      698166e9
  4. 15 4月, 2016 7 次提交
  5. 14 4月, 2016 5 次提交
  6. 13 4月, 2016 16 次提交
  7. 12 4月, 2016 2 次提交
  8. 11 4月, 2016 2 次提交
  9. 09 4月, 2016 1 次提交