mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-14 04:58:33 +00:00
feat: added OnSystemDeviceAddedRemoved event to IcdEnviornment for NetStandard
This commit is contained in:
parent
985a81f961
commit
f807db480e
2 changed files with 52 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
### Added
|
||||
- Added GetLocalTimeZoneName method to IcdEnvironment
|
||||
- Added MatchAny method to RegexUtils
|
||||
- Added OnSystemDeviceAddedRemoved and associated raise methods to IcdEnvironment for NETSTANDARD
|
||||
|
||||
### Changed
|
||||
- Added GetParentUri method to UriExtensions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue