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

Enable tests to compile with netstandard #15956

Merged
merged 7 commits into from Feb 8, 2017
Merged

Commits on Feb 8, 2017

  1. Enable tests to compile with netstandard

    Most of the tests have netstandard configurations and it doesn't compile. the changes here is to fix the configurations and the tests to compile.
    This is important step to get netfx tests compile too as we are in most of the time netfx fallback to netstandard configuration
    
    The changes include some fixes to compile teh sources too.
    tarekgh committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    3e12208 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    668d6fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e98372 View commit details
    Browse the repository at this point in the history
  4. update src configuration

    tarekgh committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    21a2b80 View commit details
    Browse the repository at this point in the history
  5. remove netstandard17 defines

    tarekgh committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    701815a View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    75c8d08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7908da View commit details
    Browse the repository at this point in the history