From b2eedd16ca5edc84b646f746c2a93b3542e716a8 Mon Sep 17 00:00:00 2001 From: jvyden Date: Mon, 18 Oct 2021 13:10:17 -0400 Subject: [PATCH] Add osx-x64 runtime identifier to UnionPatcher.Gui.MacOS.csproj Closes https://github.com/picoe/Eto/issues/2037 --- UnionPatcher.Gui.MacOS/UnionPatcher.Gui.MacOS.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/UnionPatcher.Gui.MacOS/UnionPatcher.Gui.MacOS.csproj b/UnionPatcher.Gui.MacOS/UnionPatcher.Gui.MacOS.csproj index 11b4e39..c5df480 100644 --- a/UnionPatcher.Gui.MacOS/UnionPatcher.Gui.MacOS.csproj +++ b/UnionPatcher.Gui.MacOS/UnionPatcher.Gui.MacOS.csproj @@ -3,6 +3,7 @@ Exe net5.0 + osx-x64