mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-11-03 00:30:01 +00:00
Nugets
This commit is contained in:
parent
ba0a5c1d41
commit
60115e7d95
15 changed files with 177 additions and 43 deletions
|
|
@ -56,6 +56,7 @@ namespace AideDeJeu.UWP
|
|||
|
||||
//Xamarin.Forms.Forms.Init(e);
|
||||
Xamarin.Forms.Forms.Init(e, Rg.Plugins.Popup.Popup.GetExtraAssemblies());
|
||||
SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3());
|
||||
|
||||
if (e.PreviousExecutionState == ApplicationExecutionState.Terminated)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue