From 939ed5dd5b193ada63b9061606b3ad0c0055a32c Mon Sep 17 00:00:00 2001 From: Ignacio Etcheverry Date: Thu, 3 Sep 2020 09:08:58 +0200 Subject: [PATCH] C#: Fix Windows detection for copying MSBuild stub Previous condition checked only the host platform. This was a problem as our official builds are from Linux. (cherry picked from commit 206501a45e2219e4013ff1fb4ae98311aa5afaad) --- .../GodotTools.ProjectEditor/GodotTools.ProjectEditor.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/mono/editor/GodotTools/GodotTools.ProjectEditor/GodotTools.ProjectEditor.csproj b/modules/mono/editor/GodotTools/GodotTools.ProjectEditor/GodotTools.ProjectEditor.csproj index 443f38f6a22..cf397793e64 100644 --- a/modules/mono/editor/GodotTools/GodotTools.ProjectEditor/GodotTools.ProjectEditor.csproj +++ b/modules/mono/editor/GodotTools/GodotTools.ProjectEditor/GodotTools.ProjectEditor.csproj @@ -22,7 +22,7 @@ - + $(SolutionDir)/../../../../ $(GodotSourceRootPath)/bin/GodotSharp