Skip to content

Update solution structure

Compare
Choose a tag to compare
@iAJTin iAJTin released this 07 Oct 23:51
· 80 commits to master since this release

Changed

  • Library versions for this version
Library Version Description
iTin.Core 2.0.0.0 Base library containing various extensions, helpers, common constants
iTin.Core.Hardware.Common 1.0.0.0 Common Hardware Infrastructure
iTin.Core.Hardware.Specification.Eedid 1.0.0.5 Implementation of the E-EDID (Extended Display Identification Data) specification
iTin.Logging 1.0.0.0 Logging library

Removed

  • Remove unnecessary libraries (for now).

  • The Properties property in data sections, now use GetProperty(IPropertyKey) methods with ImplementedProperties.

    • Please see sample project for see how to use.