Replies: 2 comments
-
See #61148 |
Beta Was this translation helpful? Give feedback.
0 replies
-
CC @steveisok |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a simple code snippet in C#:
When I change the system settings, the output differs between Windows and macOS platforms.
On Windows, it respects the system settings as expected:

However, on macOS, it doesn't follow the system settings:

Any insights or solutions would be appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions