From 64122dd8f1be32d88f2a93151298e38b7b4a973e Mon Sep 17 00:00:00 2001 From: Nicolas BLONDEAU Date: Wed, 3 May 2023 16:29:14 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20de=20-android=20=C3=A0=20c=C3=B4t=C3=A9?= =?UTF-8?q?=20de=20net7.0=20dans=20la=20balise=20=20dans?= =?UTF-8?q?=20Console.csproj?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sources/Console/Console.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/Console/Console.csproj b/Sources/Console/Console.csproj index 36d5f39..8b1fe94 100644 --- a/Sources/Console/Console.csproj +++ b/Sources/Console/Console.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net7.0-android enable enable