From 8ccbfcd1f2a9075c072654704e65f359b766110a Mon Sep 17 00:00:00 2001 From: "Unknown W. Brackets" Date: Sat, 23 May 2020 14:48:43 -0700 Subject: [PATCH] Windows: Workaround for custom build step error. Apparently this is a known bug in some MSVC versions. --- Core/Core.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Core/Core.vcxproj b/Core/Core.vcxproj index 4a9a21fe25..4498efe743 100644 --- a/Core/Core.vcxproj +++ b/Core/Core.vcxproj @@ -129,6 +129,10 @@ + + + ResolveProjectReferences