mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-05-19 06:17:03 -04:00
When built from a system with a European (or similar) culture setting where a comma is used as a decimal marker instead of a period, the C# unit tests and demos would fail. Now explicitly specify InvariantCulture to resolve these problems.