From 868919e101ba5d5ad1cfccb5017b294fec11c6e3 Mon Sep 17 00:00:00 2001 From: Mary Date: Thu, 17 Feb 2022 22:10:48 +0100 Subject: [PATCH] misc: Update GtkSharp.Dependencies and speed up initial Windows build (#3128) Update GtkSharp.Dependencies to fix between menu flickering and enable the SkipInstallGtk in csproj to avoid downloading unused GTK3 install locally. --- Ryujinx/Ryujinx.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Ryujinx/Ryujinx.csproj b/Ryujinx/Ryujinx.csproj index 9374df102..3ae2a673e 100644 --- a/Ryujinx/Ryujinx.csproj +++ b/Ryujinx/Ryujinx.csproj @@ -9,6 +9,8 @@ false false $(DefineConstants);$(ExtraDefineConstants) + + true @@ -19,7 +21,7 @@ - +