From 9652428e895318036ef57788fc08397ae6fc90e3 Mon Sep 17 00:00:00 2001 From: Colin Date: Wed, 17 Feb 2021 21:10:54 +0000 Subject: [PATCH] Modified the solution to build the wix setup in release mode. --- LynxAstro.DewController.sln | 1 + 1 file changed, 1 insertion(+) diff --git a/LynxAstro.DewController.sln b/LynxAstro.DewController.sln index 85c1de8..320cb71 100644 --- a/LynxAstro.DewController.sln +++ b/LynxAstro.DewController.sln @@ -64,6 +64,7 @@ Global {1073A462-D9A4-4C72-9C3F-A345B307153A}.Debug|x86.ActiveCfg = Debug|x86 {1073A462-D9A4-4C72-9C3F-A345B307153A}.Debug|x86.Build.0 = Debug|x86 {1073A462-D9A4-4C72-9C3F-A345B307153A}.Release|Any CPU.ActiveCfg = Release|x86 + {1073A462-D9A4-4C72-9C3F-A345B307153A}.Release|Any CPU.Build.0 = Release|x86 {1073A462-D9A4-4C72-9C3F-A345B307153A}.Release|x86.ActiveCfg = Release|x86 {1073A462-D9A4-4C72-9C3F-A345B307153A}.Release|x86.Build.0 = Release|x86 {D5207217-61C7-4E94-8097-91DBACE57D2A}.Debug|Any CPU.ActiveCfg = Debug|x86