diff --git a/Documentations/Rapport.docx b/Documentations/Rapport.docx index d84b4e3..e763561 100644 Binary files a/Documentations/Rapport.docx and b/Documentations/Rapport.docx differ diff --git a/TestUnitaire/TestUnitaire.csproj b/TestUnitaire/TestUnitaire.csproj index 0c2dd6e..f6fdffd 100644 --- a/TestUnitaire/TestUnitaire.csproj +++ b/TestUnitaire/TestUnitaire.csproj @@ -1,5 +1,6 @@  + Debug AnyCPU @@ -27,13 +28,13 @@ - ..\packages\NUnit.2.6.3\lib\nunit.framework.dll + ..\packages\NUnit.3.12.0\lib\net45\nunit.framework.dll ..\..\..\Microsoft\Xamarin\NuGet\xamarin.essentials\1.2.0\lib\xamarinios10\Xamarin.Essentials.dll - ..\packages\Xamarin.UITest.2.2.7\lib\net45\Xamarin.UITest.dll + ..\packages\Xamarin.UITest.3.0.3\lib\net45\Xamarin.UITest.dll diff --git a/TestUnitaire/packages.config b/TestUnitaire/packages.config index 11318d5..fdddf2c 100644 --- a/TestUnitaire/packages.config +++ b/TestUnitaire/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/TheGameExtreme.Android/TheGameExtreme.Android.csproj b/TheGameExtreme.Android/TheGameExtreme.Android.csproj index e7930ca..b2fba31 100644 --- a/TheGameExtreme.Android/TheGameExtreme.Android.csproj +++ b/TheGameExtreme.Android/TheGameExtreme.Android.csproj @@ -52,9 +52,9 @@ - - - + + + diff --git a/TheGameExtreme.iOS/TheGameExtreme.iOS.csproj b/TheGameExtreme.iOS/TheGameExtreme.iOS.csproj index 80849d0..08a2761 100644 --- a/TheGameExtreme.iOS/TheGameExtreme.iOS.csproj +++ b/TheGameExtreme.iOS/TheGameExtreme.iOS.csproj @@ -124,8 +124,8 @@ - - + + diff --git a/TheGameExtreme/TheGameExtreme.csproj b/TheGameExtreme/TheGameExtreme.csproj index 2345af2..cdaa5cf 100644 --- a/TheGameExtreme/TheGameExtreme.csproj +++ b/TheGameExtreme/TheGameExtreme.csproj @@ -3,10 +3,11 @@ netstandard2.0 true + false - + diff --git a/TheGameExtreme/view/GamePreparationPage.xaml b/TheGameExtreme/view/GamePreparationPage.xaml index 42688ab..2346f0f 100644 --- a/TheGameExtreme/view/GamePreparationPage.xaml +++ b/TheGameExtreme/view/GamePreparationPage.xaml @@ -1,6 +1,7 @@