From 1b73a65a1b4e31958bfb98ed548072f96d312e7a Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 22 Feb 2021 11:47:43 +0000 Subject: [PATCH] Made local server compile for x86 only. --- LynxAstro.DewController/LynxAstro.DewController.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LynxAstro.DewController/LynxAstro.DewController.csproj b/LynxAstro.DewController/LynxAstro.DewController.csproj index ed3df9a..f620283 100644 --- a/LynxAstro.DewController/LynxAstro.DewController.csproj +++ b/LynxAstro.DewController/LynxAstro.DewController.csproj @@ -40,7 +40,7 @@ DEBUG;TRACE prompt 4 - AnyCPU + x86 MinimumRecommendedRules.ruleset false