Steps to Reproduce
- Create a single view app
- Get the values of
Thread.CurrentThread.CurrentCulture and Thread.CurrentThread.CurrentUICulture
Expected Behavior
The culture info is set to the current device culture, like it is with legacy mono/xamarin.
Actual Behavior
The culture info is set to the invariant culture.
Environment
RC1
Build Logs
Steps to Reproduce
Thread.CurrentThread.CurrentCultureandThread.CurrentThread.CurrentUICultureExpected Behavior
The culture info is set to the current device culture, like it is with legacy mono/xamarin.
Actual Behavior
The culture info is set to the invariant culture.
Environment
RC1
Build Logs