From eaad708872235a160a6460f0806fdebe3d9c56b9 Mon Sep 17 00:00:00 2001 From: RemRem et ToTo Date: Wed, 10 May 2023 14:06:27 +0200 Subject: [PATCH 1/2] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5dc4852..fce642e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ trigger: steps: - name: build - image: mcr.microsoft.com/dotnet/sdk:7.0 + image: hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dotnet7-maui:latest commands: - cd ParionsCuite - dotnet restore ParionsCuite.sln From 138b8d7c80aec30c176b33f8052690128dcc7dd6 Mon Sep 17 00:00:00 2001 From: RemRem et ToTo Date: Wed, 10 May 2023 14:08:27 +0200 Subject: [PATCH 2/2] Update 'ParionsCuite/ParionsCuite/ParionsCuite.csproj' --- ParionsCuite/ParionsCuite/ParionsCuite.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ParionsCuite/ParionsCuite/ParionsCuite.csproj b/ParionsCuite/ParionsCuite/ParionsCuite.csproj index 1de3453..cc86fde 100644 --- a/ParionsCuite/ParionsCuite/ParionsCuite.csproj +++ b/ParionsCuite/ParionsCuite/ParionsCuite.csproj @@ -2,9 +2,9 @@ net7.0-windows10.0.19041.0;net7.0-maccatalyst;$(TargetFrameworks) - $(TargetFrameworks);net7.0-windows10.0.19041.0 + - + $(TargetFrameworks);net7.0-tizen maccatalyst-arm64 Exe ParionsCuite