Skip to content

Solving File Exporting Issues#74

Open
Sam170822 wants to merge 1 commit intoaustinbaccus:mainfrom
Sam170822:main
Open

Solving File Exporting Issues#74
Sam170822 wants to merge 1 commit intoaustinbaccus:mainfrom
Sam170822:main

Conversation

@Sam170822
Copy link

Fixes an issue where due to culture within the system, a comma was used as a decimal separator instead of a dot, which generated issues when reading the csv file. By changing a few lines within Program.cs, it now ensures the use of a dot, regardless of culture.

Fixes an issue where due to culture, a comma was used as a decimal separator instead of a dot, which generated issues when reading the csv file. Now ensures the use of a dot, regardless of culture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant