-
-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Description
Hello!
I'm seeing unexpected results with calls like these:
doubleProperty = (double)intValueHolder.Value;
doubleProperty = (double)decimalValueHolder.Value;
nullableDoubleProperty = (double?)decimalValueHolder.Value;
I'll add a PR with failing tests once I have this issue number.
Cheers,
Steve
dzmitry-lahoda
Metadata
Metadata
Assignees
Labels
No labels