Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SolutionsDesign/BCLExtensions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: CoreFX
Choose a base ref
...
head repository: SolutionsDesign/BCLExtensions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 27 files changed
  • 1 contributor

Commits on Jun 30, 2016

  1. Configuration menu
    Copy the full SHA
    7e3c960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c515c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2016

  1. Configuration menu
    Copy the full SHA
    a6c21b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbe9718 View commit details
    Browse the repository at this point in the history
  3. Changes:

    - Removed .NET core test project. Simply doesn't work at the moment with
    the tooling in pre-alpha state
    - Moves to a conventional .NET 4.6.1 test project. Will add tests to
    this project, which tests the .NET full code. No testing on .net core
    this way :(
    - Cleaned up some crap in the root folder
    - Added strong key to build.
    FransBouma committed Jul 1, 2016
    Configuration menu
    Copy the full SHA
    5abbe52 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2016

  1. Configuration menu
    Copy the full SHA
    2029d2b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. Fixed an issue in IsGenericType() which was a result of some serious …

    …copy-pasta which wasn't corrected.
    FransBouma committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    51d9ab8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Configuration menu
    Copy the full SHA
    de020ac View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Fixes #1

    FransBouma committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    17519a1 View commit details
    Browse the repository at this point in the history
Loading