From 7d2c9f0858fde345979e3d3fe4b16ab090df0ab5 Mon Sep 17 00:00:00 2001 From: Zaprit Date: Mon, 25 Jul 2022 19:17:43 +0100 Subject: [PATCH] Updated Eto.Forms to 2.7.0 and added build support for osx-arm64 --- UnionPatcher.Gui.Linux/UnionPatcher.Gui.Linux.csproj | 2 +- UnionPatcher.Gui.MacOS/UnionPatcher.Gui.MacOS.csproj | 4 ++-- UnionPatcher.Gui.Windows/UnionPatcher.Gui.Windows.csproj | 6 ++++-- UnionPatcher.Gui/UnionPatcher.Gui.csproj | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/UnionPatcher.Gui.Linux/UnionPatcher.Gui.Linux.csproj b/UnionPatcher.Gui.Linux/UnionPatcher.Gui.Linux.csproj index aa10c2f..f9f7aa8 100644 --- a/UnionPatcher.Gui.Linux/UnionPatcher.Gui.Linux.csproj +++ b/UnionPatcher.Gui.Linux/UnionPatcher.Gui.Linux.csproj @@ -10,7 +10,7 @@ - + diff --git a/UnionPatcher.Gui.MacOS/UnionPatcher.Gui.MacOS.csproj b/UnionPatcher.Gui.MacOS/UnionPatcher.Gui.MacOS.csproj index b86ceb7..62fb7a3 100644 --- a/UnionPatcher.Gui.MacOS/UnionPatcher.Gui.MacOS.csproj +++ b/UnionPatcher.Gui.MacOS/UnionPatcher.Gui.MacOS.csproj @@ -3,7 +3,7 @@ Exe net6.0 - osx-x64 + osx-x64;osx-arm64 LBPUnion.UnionPatcher.Gui.MacOS LBPUnion.UnionPatcher.Gui.MacOS Icon64.ico @@ -16,6 +16,6 @@ - + diff --git a/UnionPatcher.Gui.Windows/UnionPatcher.Gui.Windows.csproj b/UnionPatcher.Gui.Windows/UnionPatcher.Gui.Windows.csproj index 5e74fe7..bef709d 100644 --- a/UnionPatcher.Gui.Windows/UnionPatcher.Gui.Windows.csproj +++ b/UnionPatcher.Gui.Windows/UnionPatcher.Gui.Windows.csproj @@ -9,11 +9,13 @@ - + - + + + diff --git a/UnionPatcher.Gui/UnionPatcher.Gui.csproj b/UnionPatcher.Gui/UnionPatcher.Gui.csproj index 3bfcf88..1400570 100644 --- a/UnionPatcher.Gui/UnionPatcher.Gui.csproj +++ b/UnionPatcher.Gui/UnionPatcher.Gui.csproj @@ -15,7 +15,7 @@ - +