Revision 60c17115 trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj

b/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
58 58
    <OutputPath>bin\Debug\</OutputPath>
59 59
    <DefineConstants>DEBUG;TRACE</DefineConstants>
60 60
    <DebugType>full</DebugType>
61
    <PlatformTarget>x86</PlatformTarget>
61
    <PlatformTarget>AnyCPU</PlatformTarget>
62 62
    <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
63 63
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
64 64
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
......
251 251
    <Reference Include="Caliburn.Micro.Logging">
252 252
      <HintPath>..\packages\Caliburn.Micro.Logging.1.3.0\lib\net40-client\Caliburn.Micro.Logging.dll</HintPath>
253 253
    </Reference>
254
    <Reference Include="Castle.Components.Validator">
255
      <HintPath>..\Libraries\Castle.Components.Validator.dll</HintPath>
256
    </Reference>
257
    <Reference Include="Castle.Core">
258
      <HintPath>..\Libraries\Castle.Core.dll</HintPath>
259
    </Reference>
260 254
    <Reference Include="log4net">
261 255
      <HintPath>..\Libraries\log4net.dll</HintPath>
262 256
    </Reference>

Also available in: Unified diff