diff --git a/GSCFieldApp/GSCFieldApp.csproj b/GSCFieldApp/GSCFieldApp.csproj index 3d2c3e99..f75b095f 100644 --- a/GSCFieldApp/GSCFieldApp.csproj +++ b/GSCFieldApp/GSCFieldApp.csproj @@ -28,7 +28,7 @@ x86|x64|arm False win10-arm;win10-arm-aot;win10-x86;win10-x86-aot;win10-x64;win10-x64-aot - 14CF0ECF911C8A37CF0E2EF4F8E06F25425B80C1 + 4B3837ADC7E39F5E6218C6F9261755C2F8E7F1AC C:\work data\datacollections\PublishedVersions\ False 100 @@ -150,6 +150,7 @@ Always + diff --git a/GSCFieldApp/Package.appxmanifest b/GSCFieldApp/Package.appxmanifest index 3e1d56cf..62cf252b 100644 --- a/GSCFieldApp/Package.appxmanifest +++ b/GSCFieldApp/Package.appxmanifest @@ -1,6 +1,6 @@  - + Geological Survey Canada Field Application diff --git a/GSCFieldApp/Resources/en-US/Resources.resw b/GSCFieldApp/Resources/en-US/Resources.resw index 406fd836..21d79d93 100644 --- a/GSCFieldApp/Resources/en-US/Resources.resw +++ b/GSCFieldApp/Resources/en-US/Resources.resw @@ -1897,7 +1897,7 @@ Shimamura, Kaz – Senior Advisor Check Update Added By Jamel June 2024 - + Here Added by Jamel June 2024 diff --git a/GSCFieldApp/Views/SettingsPage.xaml b/GSCFieldApp/Views/SettingsPage.xaml index 3cdd5e44..03168fc1 100644 --- a/GSCFieldApp/Views/SettingsPage.xaml +++ b/GSCFieldApp/Views/SettingsPage.xaml @@ -309,31 +309,44 @@ RelativePanel.AlignLeftWithPanel="True" TextWrapping="Wrap" RelativePanel.Below="ContactTextBlock" Text="" /> - - + + + FontSize="22" RelativePanel.AlignLeftWithPanel="True" + RelativePanel.Below="ContactInfoTextBlock" + Text="" /> + - - - + RelativePanel.AlignLeftWithPanel="True" + RelativePanel.Below="ProjectTextBlock" TextWrapping="Wrap"> + + + - - - - + + + + + - + + + + + + + + + +