1. 18 5月, 2016 1 次提交
  2. 14 5月, 2016 5 次提交
  3. 12 5月, 2016 4 次提交
  4. 10 5月, 2016 1 次提交
  5. 30 4月, 2016 1 次提交
  6. 28 4月, 2016 1 次提交
  7. 22 4月, 2016 4 次提交
  8. 21 4月, 2016 1 次提交
  9. 20 4月, 2016 2 次提交
  10. 16 4月, 2016 3 次提交
    • S
      Promote APIs shipped in VS 2015 Update 2 · 40d3b62c
      Shyam N 提交于
      Move lines appearing in PublicAPI.Unshipped.txt files to
      PublicAPI.Shipped.txt files and re-sort the latter.
      
      Note: VB scripting APIs and APIs for IOperation continue to remain
      unshipped.
      40d3b62c
    • 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
    • G
      a96d7825
  11. 15 4月, 2016 1 次提交
  12. 14 4月, 2016 1 次提交
  13. 03 4月, 2016 1 次提交
  14. 02 4月, 2016 1 次提交
    • A
      Update corefx+coreclr refs to -rc2-23931 · 71427763
      Andy Gocke 提交于
      What's been done:
      - All the RTM references have not been changed
      - All the prerelease refs have been bumped
      - All the projects with prerelease refs have been
        changed to use netstandard1.3 instead of dotnet5.4
      - Crossgen has been updated to point to the new CLR directory
      - The NuSpecs have been updated to use the new refs
      
      There is also now a stand-alone project for referencing
      CoreCLR that can be updated independently of corefx. It will
      need to be added to the closed solution before the refs in
      the existing projects can be removed.
      71427763
  15. 31 3月, 2016 2 次提交
  16. 30 3月, 2016 1 次提交
  17. 27 3月, 2016 5 次提交
  18. 24 3月, 2016 1 次提交
  19. 22 3月, 2016 3 次提交
  20. 19 3月, 2016 1 次提交