From 6a83ae33bc5f387baf363925a230a90dee1b6e0b Mon Sep 17 00:00:00 2001 From: hulivet1 Date: Tue, 15 Nov 2022 12:47:35 +0100 Subject: [PATCH] Patch CI --- Sources/Data/LoadOperation.cs | 3 +-- Sources/TestFonctionnel/TestFonctionnel_CI.csproj | 5 +++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Sources/Data/LoadOperation.cs b/Sources/Data/LoadOperation.cs index db725e2..fa60762 100644 --- a/Sources/Data/LoadOperation.cs +++ b/Sources/Data/LoadOperation.cs @@ -1,5 +1,4 @@ -using Microsoft.Maui.Graphics; -using Model; +using Model; using System; using System.Collections.Generic; using System.Diagnostics; diff --git a/Sources/TestFonctionnel/TestFonctionnel_CI.csproj b/Sources/TestFonctionnel/TestFonctionnel_CI.csproj index 74abf5c..d16a505 100644 --- a/Sources/TestFonctionnel/TestFonctionnel_CI.csproj +++ b/Sources/TestFonctionnel/TestFonctionnel_CI.csproj @@ -7,4 +7,9 @@ enable + + + + +