From b538bdcb2af1715d459065c7639b0c545ddd566b Mon Sep 17 00:00:00 2001 From: John Lewin Date: Mon, 26 Jun 2017 16:02:53 -0700 Subject: [PATCH] Fix build/project validation failure --- MatterControl.OpenGL/MatterControl.OpenGL.csproj | 1 + MatterControl.Printing/MatterControl.Printing.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/MatterControl.OpenGL/MatterControl.OpenGL.csproj b/MatterControl.OpenGL/MatterControl.OpenGL.csproj index a63356258..182a1910f 100644 --- a/MatterControl.OpenGL/MatterControl.OpenGL.csproj +++ b/MatterControl.OpenGL/MatterControl.OpenGL.csproj @@ -31,6 +31,7 @@ prompt 4 true + x86 diff --git a/MatterControl.Printing/MatterControl.Printing.csproj b/MatterControl.Printing/MatterControl.Printing.csproj index da9ab2ae4..63dc40a24 100644 --- a/MatterControl.Printing/MatterControl.Printing.csproj +++ b/MatterControl.Printing/MatterControl.Printing.csproj @@ -29,6 +29,7 @@ TRACE prompt 4 + x86