Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

[WIP] Refactor: Tool now self-contained, BuildTime merged into it #198

Merged
merged 23 commits into from Mar 27, 2020

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    0262b32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0192020 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46ec4c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eadaa46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45830f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4dfe4c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a39db8 View commit details
    Browse the repository at this point in the history
  8. build: Use nbgv as local tool, update to v3.1.71

    Also add building samples to GitHub Actions CI runs
    amis92 committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    c356f6a View commit details
    Browse the repository at this point in the history
  9. fix: Downgrade Nerdbank.GitVersioning to 3.0

    Reason: 3.1 introduces ExcludeFromCodeCoverage on ThisAssembly,
    and the attribute is not available in net20 target from Attributes pkg.
    amis92 committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    f2b2e83 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df7555d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f774997 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Configuration menu
    Copy the full SHA
    3dd31b7 View commit details
    Browse the repository at this point in the history
  2. test: Target netcoreapp3.1 with tests

    Don't require runtimes not provided by SDK version used.
    amis92 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    595bc8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    834078a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d31f81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dcac1b View commit details
    Browse the repository at this point in the history
  6. docs: Update changelog

    amis92 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    1156feb View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    080501f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ce87a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8494e7 View commit details
    Browse the repository at this point in the history
  4. sample: Add MetapackageSample

    amis92 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    ec4e278 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69158f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a9fbab View commit details
    Browse the repository at this point in the history