mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-13 20:47:24 +00:00
refactor: Reducing redundant code by moving json serialization/deserialization features into abstract converter
This commit is contained in:
parent
f8d189564a
commit
3876c0470f
2 changed files with 76 additions and 2 deletions
|
|
@ -7,4 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
## [Unreleased]
|
||||
### Added
|
||||
- Adding extension method for getting Informational Version from an Assembly
|
||||
|
||||
### Changed
|
||||
- JSON serialization/deserialization features moved into base converter
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue