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

Add support for file-glob for file-based Import #79

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jul 11, 2017

  1. Support globbing on Import file statements leveraging NuGet's library

    This should allow the same level of support than NuGet offers for nuspec files and such
    garuma committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    7983db3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e53360 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. Remove Microsoft.Extensions.FileSystemGlobbing NuGet reference and in…

    …stead include relevant source code directly
    garuma committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    82457c0 View commit details
    Browse the repository at this point in the history