From fe9812a00a2afb0a1044c425afda7be1dce6bc5b Mon Sep 17 00:00:00 2001 From: "leo.tuaillon" Date: Tue, 4 Apr 2023 22:40:14 +0200 Subject: [PATCH] =?UTF-8?q?version=20bugu=C3=A9=20...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ShoopNCook.csproj | 26 ++++++------------ Views/HomePage.xaml | 60 +++--------------------------------------- Views/HomePage.xaml.cs | 11 -------- 3 files changed, 11 insertions(+), 86 deletions(-) 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