Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netstandard1.0 and uap10.0 support #2596

Merged
merged 13 commits into from
Oct 21, 2020
Merged

Commits on Oct 13, 2020

  1. Added netstandard1.0 support

     - Added some missing enums for netstandard1.0
     - Added a Sha1 implementation for netstandard1.0
     - Added netstandard1.0 support into ObjectModel, CoreUtilities, and PlatformAbstractions
    Haplois committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    6a41fab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b2e7bb View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Added UAP10.0 support

    Haplois committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    1885a2e View commit details
    Browse the repository at this point in the history
  2. Fixed build problem

    Haplois committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    40fd590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9e4580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3798670 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    01a570b View commit details
    Browse the repository at this point in the history
  2. Added summary field to nuspec files, to avoid description being tru…

    …ncated
    
    Added `summary` field to nuspec files, to avoid description being truncated and avoid some build warnings.
    Haplois committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    e19ac89 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    0a25d34 View commit details
    Browse the repository at this point in the history
  2. Fixed a typo.

    Haplois committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    b281c82 View commit details
    Browse the repository at this point in the history
  3. PR fix.

    Haplois committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    bf279e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8281ae View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Merged with master

    Haplois committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    d2d9608 View commit details
    Browse the repository at this point in the history