From: pkanavos Date: Wed, 12 Sep 2012 14:11:32 +0000 (+0300) Subject: Both debug and release switched to x86 X-Git-Url: https://code.grnet.gr/git/pithos-ms-client/commitdiff_plain/a11889bdb5ad012a06a86d497f67964efe5411d1 Both debug and release switched to x86 --- diff --git a/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj b/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj index d95479d..585bd58 100644 --- a/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj +++ b/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj @@ -56,7 +56,7 @@ bin\Debug\ DEBUG;TRACE full - AnyCPU + x86 bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml true GlobalSuppressions.cs @@ -178,7 +178,7 @@ bin\x64\Debug\ DEBUG;TRACE full - x64 + x86 bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml true GlobalSuppressions.cs diff --git a/trunk/Pithos.Core/Pithos.Core.csproj b/trunk/Pithos.Core/Pithos.Core.csproj index 38fcaa0..2f73be9 100644 --- a/trunk/Pithos.Core/Pithos.Core.csproj +++ b/trunk/Pithos.Core/Pithos.Core.csproj @@ -48,7 +48,7 @@ Full Build 0 - AnyCPU + x86 pdbonly @@ -139,7 +139,7 @@ bin\x64\Debug\ TRACE;DEBUG;CONTRACTS_FULL full - x64 + x86 bin\Debug\Pithos.Core.dll.CodeAnalysisLog.xml true GlobalSuppressions.cs diff --git a/trunk/Pithos.Network/Pithos.Network.csproj b/trunk/Pithos.Network/Pithos.Network.csproj index ee2bb71..9ba3047 100644 --- a/trunk/Pithos.Network/Pithos.Network.csproj +++ b/trunk/Pithos.Network/Pithos.Network.csproj @@ -48,7 +48,7 @@ Full Build 0 - AnyCPU + x86 pdbonly @@ -139,7 +139,7 @@ bin\x64\Debug\ DEBUG;TRACE full - x64 + x86 bin\Debug\Pithos.Network.dll.CodeAnalysisLog.xml true GlobalSuppressions.cs