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

Create v2alpha strong-named pre-release version #22

Merged
merged 4 commits into from
May 3, 2018

Commits on May 3, 2018

  1. Configuration menu
    Copy the full SHA
    ef951e9 View commit details
    Browse the repository at this point in the history
  2. Adopt new versioning strategy

    Adopt new package and DLL versioning strategy,  See App-vNext#3.  Nuget packages will be full semver-numbered.  AssemblyFileVersion and AssemblyInformationVersion attributes will be full semver-numbered.  AssemblyVersion attribute will by Major.0.0.0 numbered.
    reisenberger committed May 3, 2018
    Configuration menu
    Copy the full SHA
    0e01b70 View commit details
    Browse the repository at this point in the history
  3. Add v2.0.0-v2alpha doco

    Also link to latest IHttpClientFactory documentation. Fixes App-vNext#4
    reisenberger committed May 3, 2018
    Configuration menu
    Copy the full SHA
    ebd83bd View commit details
    Browse the repository at this point in the history
  4. Add .Net Standard 2.0 target

    Adds .NetStandard 2.0 target, tests and packaging
    reisenberger committed May 3, 2018
    Configuration menu
    Copy the full SHA
    52407e7 View commit details
    Browse the repository at this point in the history