mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-13 12:37:13 +00:00
fix: Potential fix for timer disposal on Net Standard
This commit is contained in:
parent
1c89ebc5c2
commit
bf91d9e87f
2 changed files with 7 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
### Added
|
||||
- Adding SequenceComparer for ordering collections of lists, arrays, etc
|
||||
|
||||
### Changed
|
||||
- Potential fix for timer disposal on Net Standard
|
||||
|
||||
## [3.6.0] - 2018-06-19
|
||||
### Added
|
||||
- Added ZIP features for examining the contents of an archive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue