From 52780dfd947a9f493b3f47f1a14f87fdb8675730 Mon Sep 17 00:00:00 2001 From: Gustave Monce Date: Mon, 24 Jun 2024 22:42:31 +0200 Subject: [PATCH] Update project targets --- UnifiedFlashingPlatform.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/UnifiedFlashingPlatform.csproj b/UnifiedFlashingPlatform.csproj index a8e1b04..c66bc4f 100644 --- a/UnifiedFlashingPlatform.csproj +++ b/UnifiedFlashingPlatform.csproj @@ -3,6 +3,7 @@ net8.0-windows enable + x64;x86;ARM64