Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Use .NET SDK to generate deps.json for tools #6356

Merged
merged 18 commits into from
Apr 28, 2017

Commits on Apr 27, 2017

  1. Configuration menu
    Copy the full SHA
    c8a6b7b View commit details
    Browse the repository at this point in the history
  2. Call into project in .NET SDK to create deps.json files for tools ins…

    …tead of doing so directly
    dsplaisted committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    fa51bb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c679cd View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary RuntimeFrameworkVersion and DotnetCliToolTargetFra…

    …mework from test assets
    dsplaisted committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    ea7d84f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8615c30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01d3895 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06c1cc5 View commit details
    Browse the repository at this point in the history
  8. Apply code review feedback

    dsplaisted committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    cc9e942 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bf3451 View commit details
    Browse the repository at this point in the history
  10. Remove dead code

    dsplaisted committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    0afd0b9 View commit details
    Browse the repository at this point in the history
  11. Show error if tools package doesn't include runtimeconfig file

    For test assets, don't explicitly include the runtimeconfig file, as the pack command does it automatically
    dsplaisted committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    d471037 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    811bb94 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c210b6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    308b513 View commit details
    Browse the repository at this point in the history
  15. Disable multilevel lookup and fix tests that were depending on .NET C…

    …ore 1.0 shared framework
    dsplaisted committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    af9a85f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b972f82 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fa2a02f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b6d9520 View commit details
    Browse the repository at this point in the history