diff --git a/ShoopNCook.csproj b/ShoopNCook.csproj index bdc0076..024478d 100644 --- a/ShoopNCook.csproj +++ b/ShoopNCook.csproj @@ -39,7 +39,6 @@ - @@ -53,16 +52,9 @@ + -<<<<<<< HEAD - - - - - - -======= @@ -78,20 +70,18 @@ ->>>>>>> 461f50d02d99cd21e927ebe44faaef5129b9caa3 - + MSBuild:Compile -<<<<<<< HEAD - - - -======= - + + MSBuild:Compile + + MSBuild:Compile + + ->>>>>>> 461f50d02d99cd21e927ebe44faaef5129b9caa3 diff --git a/Views/HomePage.xaml b/Views/HomePage.xaml index 44b3033..7573fad 100644 --- a/Views/HomePage.xaml +++ b/Views/HomePage.xaml @@ -1,4 +1,3 @@ -<<<<<<< HEAD - -======= - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ->>>>>>> 461f50d02d99cd21e927ebe44faaef5129b9caa3 + + + \ No newline at end of file diff --git a/Views/HomePage.xaml.cs b/Views/HomePage.xaml.cs index bdcff39..bf9671b 100644 --- a/Views/HomePage.xaml.cs +++ b/Views/HomePage.xaml.cs @@ -1,4 +1,3 @@ -<<<<<<< HEAD namespace ShoopNCook.Views; public partial class HomePage : ContentPage @@ -7,14 +6,4 @@ public partial class HomePage : ContentPage { InitializeComponent(); } -======= -namespace ShoopNCook.Views; - -public partial class HomePage : ContentPage -{ - public HomePage() - { - InitializeComponent(); - } ->>>>>>> 461f50d02d99cd21e927ebe44faaef5129b9caa3 } \ No newline at end of file