diff --git a/Borepin/Borepin.Android/Properties/AndroidManifest.xml b/Borepin/Borepin.Android/Properties/AndroidManifest.xml index 47d8e1c..7cffd52 100644 --- a/Borepin/Borepin.Android/Properties/AndroidManifest.xml +++ b/Borepin/Borepin.Android/Properties/AndroidManifest.xml @@ -1,6 +1,6 @@  - + diff --git a/Borepin/Borepin.UWP/Borepin.UWP.csproj b/Borepin/Borepin.UWP/Borepin.UWP.csproj index 3be887e..eed95aa 100644 --- a/Borepin/Borepin.UWP/Borepin.UWP.csproj +++ b/Borepin/Borepin.UWP/Borepin.UWP.csproj @@ -9,7 +9,7 @@ Properties Borepin.UWP Borepin.UWP - en + en-US UAP 10.0.19041.0 10.0.16299.0 @@ -18,6 +18,7 @@ 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} false + x86|x64|arm true diff --git a/Borepin/Borepin.UWP/Properties/AssemblyInfo.cs b/Borepin/Borepin.UWP/Properties/AssemblyInfo.cs index 2fedb2d..5a55a00 100644 --- a/Borepin/Borepin.UWP/Properties/AssemblyInfo.cs +++ b/Borepin/Borepin.UWP/Properties/AssemblyInfo.cs @@ -27,4 +27,4 @@ using System.Runtime.InteropServices; [assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")] [assembly: ComVisible(false)] -[assembly: NeutralResourcesLanguage("")] +[assembly: NeutralResourcesLanguage("en-US")] diff --git a/Borepin/Borepin/Page/MainPage.xaml b/Borepin/Borepin/Page/MainPage.xaml index 238c9ad..9d32bc4 100644 --- a/Borepin/Borepin/Page/MainPage.xaml +++ b/Borepin/Borepin/Page/MainPage.xaml @@ -1,10 +1,9 @@  - - +