Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

[release/2.0.0] Use a file list rather than globbing NETStandard assemblies #510

Merged
merged 2 commits into from
Sep 26, 2017

Commits on Sep 25, 2017

  1. Use a file list rather than globbing NETStandard assemblies

    This change minimizes the amount of work done during project evaluation by directly
    setting the reference items to all the files/paths we know are part of the package.
    ericstj committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    a578385 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb1efaa View commit details
    Browse the repository at this point in the history