From 9c4c2b0c17625008870253d6eac3ce4e3e2396bc Mon Sep 17 00:00:00 2001 From: Matheo HERSAN Date: Fri, 5 May 2023 17:04:01 +0200 Subject: [PATCH] Deleted folders --- MangaMap/MangaMap.csproj | 20 +++++++++++++++----- MangaMap/Views/homePage.xaml.cs | 1 - 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/MangaMap/MangaMap.csproj b/MangaMap/MangaMap.csproj index 6838886..4618528 100644 --- a/MangaMap/MangaMap.csproj +++ b/MangaMap/MangaMap.csproj @@ -48,6 +48,21 @@ + + + + + + + + + + + + + + + @@ -93,9 +108,4 @@ - - - - - diff --git a/MangaMap/Views/homePage.xaml.cs b/MangaMap/Views/homePage.xaml.cs index 3ba8911..4226b92 100644 --- a/MangaMap/Views/homePage.xaml.cs +++ b/MangaMap/Views/homePage.xaml.cs @@ -10,6 +10,5 @@ public partial class homePage : ContentPage { InitializeComponent(); a1.BindingContext = my_manager; - } } \ No newline at end of file