From edbfe222d3143f8a588bfb520a48ece8bc1702b9 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Wed, 22 Oct 2014 21:15:29 +0200 Subject: [PATCH] Change architecture of the Wizard project back to x86 --- agent/windows-setup-agent/Icinga2SetupAgent.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/agent/windows-setup-agent/Icinga2SetupAgent.csproj b/agent/windows-setup-agent/Icinga2SetupAgent.csproj index 94e86d0d3..ca0921cb5 100644 --- a/agent/windows-setup-agent/Icinga2SetupAgent.csproj +++ b/agent/windows-setup-agent/Icinga2SetupAgent.csproj @@ -29,7 +29,7 @@ true - anycpu + x86 true full false @@ -39,7 +39,7 @@ 4 - anycpu + x86 pdbonly true bin\Release\ @@ -48,7 +48,7 @@ 4 - anycpu + x86 pdbonly true bin\RelWithDebInfo\ @@ -57,7 +57,7 @@ 4 - anycpu + x86 pdbonly true bin\MinSizeRel\ -- 2.40.0