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: jozefizso/SystemWrapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: prbarcelon/SystemWrapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 23, 2016

  1. Changed ProcessWrap.StartInfo property so that ProcessInstance.StartI…

    …nfo is assigned the ProcessStartInfoInstance of the passed in IProcessStartInfo. Added associated tests.
    Philip Barcelon committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    aee9c06 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2016

  1. Added interface and wrapper for System.Net.Dns class. Only implemente…

    …d GetHostName() function. Add the other methods as needed.
    Philip Barcelon committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    2b181d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Sync from original.

    Philip Barcelon committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    093d138 View commit details
    Browse the repository at this point in the history
  2. Migrated packages.config to PackageReference.

    Philip Barcelon committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    e92efff View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

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