Update solution structure
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.