From c66a752bf525166877cb7eac242cba86e9d3abd2 Mon Sep 17 00:00:00 2001 From: Mary Guillemard Date: Tue, 6 Feb 2024 22:48:29 +0100 Subject: [PATCH] Add linux-arm64 in csproj Signed-off-by: Mary Guillemard --- SDL2-CS.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SDL2-CS.csproj b/SDL2-CS.csproj index 6aaee54..c972913 100644 --- a/SDL2-CS.csproj +++ b/SDL2-CS.csproj @@ -43,6 +43,11 @@ runtimes/linux-x64/native true + + PreserveNewest + runtimes/linux-arm64/native + true + PreserveNewest runtimes/ios/native