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

Implement System.ComponentModel.VersionConverter #28516

Merged
merged 6 commits into from
Aug 17, 2018

Commits on Aug 16, 2018

  1. Implement System.ComponentModel.VersionConverter

    VersionConverter is a new System.ComponentModel.TypeConverter subclass that handle conversions between string and System.Version.
    0xced committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    0256728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a844602 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09fe984 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10cdee3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ba1f61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    004ef11 View commit details
    Browse the repository at this point in the history