diff --git a/CanYouBuildIt/App.xaml.cs b/CanYouBuildIt/App.xaml.cs index 3a958ee..aaba653 100644 --- a/CanYouBuildIt/App.xaml.cs +++ b/CanYouBuildIt/App.xaml.cs @@ -7,6 +7,7 @@ public partial class App : Application public Manager Manager { get; private set; } = new Manager(); public App() { + Manager.chargeDonne(); InitializeComponent(); MainPage = new AppShell(); diff --git a/CanYouBuildIt/AppShell.xaml b/CanYouBuildIt/AppShell.xaml index 9655325..bd737f5 100644 --- a/CanYouBuildIt/AppShell.xaml +++ b/CanYouBuildIt/AppShell.xaml @@ -9,16 +9,16 @@ diff --git a/CanYouBuildIt/CanYouBuildIt.csproj b/CanYouBuildIt/CanYouBuildIt.csproj index 59d929d..45539ab 100644 --- a/CanYouBuildIt/CanYouBuildIt.csproj +++ b/CanYouBuildIt/CanYouBuildIt.csproj @@ -48,16 +48,13 @@ - - - Favoris.xaml - - - MSBuild:Compile + + MSBuild:Compile + MSBuild:Compile diff --git a/CanYouBuildIt/MainPage.xaml b/CanYouBuildIt/MainPage.xaml deleted file mode 100644 index 38f7882..0000000 --- a/CanYouBuildIt/MainPage.xaml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - -