From 7b29e3e38b830756cdf3a3fb1183f17f840777f0 Mon Sep 17 00:00:00 2001 From: Yan Maniez Date: Tue, 22 Oct 2019 16:07:50 +0200 Subject: [PATCH] Test cause deprecated --- AideDeJeu/AideDeJeu.iOS/AppDelegate.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AideDeJeu/AideDeJeu.iOS/AppDelegate.cs b/AideDeJeu/AideDeJeu.iOS/AppDelegate.cs index 59730917..789538da 100644 --- a/AideDeJeu/AideDeJeu.iOS/AppDelegate.cs +++ b/AideDeJeu/AideDeJeu.iOS/AppDelegate.cs @@ -5,7 +5,7 @@ using System.Linq; using Foundation; using UIKit; -[assembly: Preserve(typeof(System.DateTime), AllMembers = true)] +//[assembly: Preserve(typeof(System.DateTime), AllMembers = true)] namespace AideDeJeu.iOS { // The UIApplicationDelegate for the application. This class is responsible for launching the