mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-11-03 00:30:01 +00:00
Amélioration chargement listes + maj nuget + test shell
This commit is contained in:
parent
f2c1f0673a
commit
5ffbb0143a
16 changed files with 1676 additions and 1599 deletions
|
|
@ -55,6 +55,7 @@ namespace AideDeJeu.UWP
|
|||
Rg.Plugins.Popup.Popup.Init();
|
||||
|
||||
//Xamarin.Forms.Forms.Init(e);
|
||||
//Xamarin.Forms.SetFlags("Shell_Experimental");
|
||||
Xamarin.Forms.Forms.Init(e, Rg.Plugins.Popup.Popup.GetExtraAssemblies());
|
||||
SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3());
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue