diff --git a/CustomSorting/CustomSorting/CustomSorting.Android/CustomSorting.Android.csproj b/CustomSorting/CustomSorting/CustomSorting.Android/CustomSorting.Android.csproj
index d9c32e9..0531897 100644
--- a/CustomSorting/CustomSorting/CustomSorting.Android/CustomSorting.Android.csproj
+++ b/CustomSorting/CustomSorting/CustomSorting.Android/CustomSorting.Android.csproj
@@ -16,7 +16,7 @@
Resources
Assets
false
- v8.1
+ v9.0
Xamarin.Android.Net.AndroidClientHandler
@@ -91,10 +91,10 @@
- 17.2.0.39
+ 18.4.0.42
- 4.1.0.618606
+ 4.5.0.617
diff --git a/CustomSorting/CustomSorting/CustomSorting.Android/Properties/AndroidManifest.xml b/CustomSorting/CustomSorting/CustomSorting.Android/Properties/AndroidManifest.xml
index 484a3a7..833f0b6 100644
--- a/CustomSorting/CustomSorting/CustomSorting.Android/Properties/AndroidManifest.xml
+++ b/CustomSorting/CustomSorting/CustomSorting.Android/Properties/AndroidManifest.xml
@@ -1,5 +1,5 @@
-
+
-
-
-
+
+
+
\ No newline at end of file
diff --git a/CustomSorting/CustomSorting/CustomSorting.UWP/CustomSorting.UWP.csproj b/CustomSorting/CustomSorting/CustomSorting.UWP/CustomSorting.UWP.csproj
index ad57865..b8f90ec 100644
--- a/CustomSorting/CustomSorting/CustomSorting.UWP/CustomSorting.UWP.csproj
+++ b/CustomSorting/CustomSorting/CustomSorting.UWP/CustomSorting.UWP.csproj
@@ -11,8 +11,8 @@
CustomSorting.UWP
en-US
UAP
- 10.0.16299.0
- 10.0.16299.0
+ 10.0.17763.0
+ 10.0.17763.0
14
true
512
@@ -144,9 +144,9 @@
- 17.2.0.39
+ 18.4.0.42
-
+
diff --git a/CustomSorting/CustomSorting/CustomSorting.iOS/CustomSorting.iOS.csproj b/CustomSorting/CustomSorting/CustomSorting.iOS/CustomSorting.iOS.csproj
index 0eb6ece..bd193fd 100644
--- a/CustomSorting/CustomSorting/CustomSorting.iOS/CustomSorting.iOS.csproj
+++ b/CustomSorting/CustomSorting/CustomSorting.iOS/CustomSorting.iOS.csproj
@@ -149,9 +149,9 @@
- 17.2.0.39
+ 18.4.0.42
-
+
diff --git a/CustomSorting/CustomSorting/CustomSorting/CustomSorting.csproj b/CustomSorting/CustomSorting/CustomSorting/CustomSorting.csproj
index 2c4d822..e44f300 100644
--- a/CustomSorting/CustomSorting/CustomSorting/CustomSorting.csproj
+++ b/CustomSorting/CustomSorting/CustomSorting/CustomSorting.csproj
@@ -56,7 +56,7 @@
-
-
+
+
\ No newline at end of file
diff --git a/CustomSorting/CustomSorting/CustomSorting/MainPage.xaml b/CustomSorting/CustomSorting/CustomSorting/Views/MainPage.xaml
similarity index 100%
rename from CustomSorting/CustomSorting/CustomSorting/MainPage.xaml
rename to CustomSorting/CustomSorting/CustomSorting/Views/MainPage.xaml
diff --git a/CustomSorting/CustomSorting/CustomSorting/MainPage.xaml.cs b/CustomSorting/CustomSorting/CustomSorting/Views/MainPage.xaml.cs
similarity index 100%
rename from CustomSorting/CustomSorting/CustomSorting/MainPage.xaml.cs
rename to CustomSorting/CustomSorting/CustomSorting/Views/MainPage.xaml.cs