- Issue 7207 - if current culture of the current thread is not set to the invariant...
authorBrayan Khosravian <35541212+BrayanKhosravian@users.noreply.github.com>
Thu, 22 Aug 2019 13:12:34 +0000 (15:12 +0200)
committerRui Marinho <me@ruimarinho.net>
Thu, 22 Aug 2019 13:12:34 +0000 (14:12 +0100)
commitf0f8daf17054f8bfa5d95e65b766829287413618
tree9003435d2d15f3d78a30964b0f320ffa7c134eb6
parentb8ffec343d0eedfd7f02f494963a45202242633e
- Issue 7207 - if current culture of the current thread is not set to the invariant culture then initializing the app causes a "NUnit.Framework.InconclusiveException" with the exception- message "App did not start for some reason. System.Argument.Exception: 1 is not supported code page. Parameter name: codepage." (#7228)

* - Issue 7207 - if current culture of the current thread is not set to the invariant culture then initializing the app causes a "NUnit.Framework.InconclusiveException" with the exception- message "App did not start for some reason. System.Argument.Exception: 1 is not supported code page. Parameter name: codepage."

* - fixed usings
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TestPages/TestPages.cs