From e1f85070d2205781416ce3bc04194722bd1945ca Mon Sep 17 00:00:00 2001 From: Gustave Monce Date: Tue, 25 Jun 2024 15:50:16 +0200 Subject: [PATCH] Fix build configuration --- UnifiedFlashingPlatform.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UnifiedFlashingPlatform.csproj b/UnifiedFlashingPlatform.csproj index c66bc4f..7292819 100644 --- a/UnifiedFlashingPlatform.csproj +++ b/UnifiedFlashingPlatform.csproj @@ -3,7 +3,7 @@ net8.0-windows enable - x64;x86;ARM64 + x64;x86;arm64