Commit 78eaa51
committed
DynValue ToString uses InvariantCulture
Performing this change allows decimal values to concatenate through strings correctly.1 parent 533e8b0 commit 78eaa51
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src/MoonSharp.Interpreter
- DataTypes
- _Projects/MoonSharp.Interpreter.netcore/src/DataTypes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
690 | | - | |
| 690 | + | |
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
687 | 687 | | |
688 | 688 | | |
689 | 689 | | |
690 | | - | |
| 690 | + | |
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
| |||
0 commit comments