Both debug and release switched to x86
authorpkanavos <pkanavos@gmail.com>
Wed, 12 Sep 2012 14:11:32 +0000 (17:11 +0300)
committerpkanavos <pkanavos@gmail.com>
Wed, 12 Sep 2012 14:11:32 +0000 (17:11 +0300)
trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
trunk/Pithos.Core/Pithos.Core.csproj
trunk/Pithos.Network/Pithos.Network.csproj

index d95479d..585bd58 100644 (file)
@@ -56,7 +56,7 @@
     <OutputPath>bin\Debug\</OutputPath>\r
     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
     <DebugType>full</DebugType>\r
-    <PlatformTarget>AnyCPU</PlatformTarget>\r
+    <PlatformTarget>x86</PlatformTarget>\r
     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>\r
     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>\r
     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>\r
     <OutputPath>bin\x64\Debug\</OutputPath>\r
     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
     <DebugType>full</DebugType>\r
-    <PlatformTarget>x64</PlatformTarget>\r
+    <PlatformTarget>x86</PlatformTarget>\r
     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>\r
     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>\r
     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>\r
index 38fcaa0..2f73be9 100644 (file)
@@ -48,7 +48,7 @@
     <CodeContractsRuntimeCheckingLevel>Full</CodeContractsRuntimeCheckingLevel>\r
     <CodeContractsReferenceAssembly>Build</CodeContractsReferenceAssembly>\r
     <CodeContractsAnalysisWarningLevel>0</CodeContractsAnalysisWarningLevel>\r
-    <PlatformTarget>AnyCPU</PlatformTarget>\r
+    <PlatformTarget>x86</PlatformTarget>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>pdbonly</DebugType>\r
     <OutputPath>bin\x64\Debug\</OutputPath>\r
     <DefineConstants>TRACE;DEBUG;CONTRACTS_FULL</DefineConstants>\r
     <DebugType>full</DebugType>\r
-    <PlatformTarget>x64</PlatformTarget>\r
+    <PlatformTarget>x86</PlatformTarget>\r
     <CodeAnalysisLogFile>bin\Debug\Pithos.Core.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>\r
     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>\r
     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>\r
index ee2bb71..9ba3047 100644 (file)
@@ -48,7 +48,7 @@
     <CodeContractsRuntimeCheckingLevel>Full</CodeContractsRuntimeCheckingLevel>\r
     <CodeContractsReferenceAssembly>Build</CodeContractsReferenceAssembly>\r
     <CodeContractsAnalysisWarningLevel>0</CodeContractsAnalysisWarningLevel>\r
-    <PlatformTarget>AnyCPU</PlatformTarget>\r
+    <PlatformTarget>x86</PlatformTarget>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>pdbonly</DebugType>\r
     <OutputPath>bin\x64\Debug\</OutputPath>\r
     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
     <DebugType>full</DebugType>\r
-    <PlatformTarget>x64</PlatformTarget>\r
+    <PlatformTarget>x86</PlatformTarget>\r
     <CodeAnalysisLogFile>bin\Debug\Pithos.Network.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>\r
     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>\r
     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>\r