mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-14 04:58:33 +00:00
fix: Workaround for logged XML format exceptions when failing to parse floats
This commit is contained in:
parent
7f306801b3
commit
34cfe8c7a3
2 changed files with 9 additions and 16 deletions
|
|
@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
- Workaround for logged XML format exceptions when failing to parse floats
|
||||
|
||||
## [8.9.2] - 2020-07-28
|
||||
### Changed
|
||||
- StringExtensions - fixed an issue with IsNumeric where empty strings would return true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue