Conflict resolver stub
[pithos-ms-client] / trunk / Pithos.Client.WPF / Pithos.Client.WPF.csproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6     <ProductVersion>8.0.30703</ProductVersion>
7     <SchemaVersion>2.0</SchemaVersion>
8     <ProjectGuid>{4D9406A3-50ED-4672-BB97-A0B3EA4946FE}</ProjectGuid>
9     <OutputType>WinExe</OutputType>
10     <AppDesignerFolder>Properties</AppDesignerFolder>
11     <RootNamespace>Pithos.Client.WPF</RootNamespace>
12     <AssemblyName>PithosPlus</AssemblyName>
13     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14     <TargetFrameworkProfile>Client</TargetFrameworkProfile>
15     <FileAlignment>512</FileAlignment>
16     <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
17     <WarningLevel>4</WarningLevel>
18     <IsWebBootstrapper>false</IsWebBootstrapper>
19     <CodeContractsAssemblyMode>0</CodeContractsAssemblyMode>
20     <PublishUrl>publish\</PublishUrl>
21     <Install>true</Install>
22     <InstallFrom>Disk</InstallFrom>
23     <UpdateEnabled>false</UpdateEnabled>
24     <UpdateMode>Foreground</UpdateMode>
25     <UpdateInterval>7</UpdateInterval>
26     <UpdateIntervalUnits>Days</UpdateIntervalUnits>
27     <UpdatePeriodically>false</UpdatePeriodically>
28     <UpdateRequired>false</UpdateRequired>
29     <MapFileExtensions>true</MapFileExtensions>
30     <ApplicationRevision>0</ApplicationRevision>
31     <ApplicationVersion>0.7.0.%2a</ApplicationVersion>
32     <UseApplicationTrust>false</UseApplicationTrust>
33     <BootstrapperEnabled>true</BootstrapperEnabled>
34   </PropertyGroup>
35   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
36     <PlatformTarget>x86</PlatformTarget>
37     <DebugSymbols>true</DebugSymbols>
38     <DebugType>full</DebugType>
39     <Optimize>false</Optimize>
40     <OutputPath>bin\Debug\</OutputPath>
41     <DefineConstants>DEBUG;TRACE</DefineConstants>
42     <ErrorReport>prompt</ErrorReport>
43     <WarningLevel>4</WarningLevel>
44   </PropertyGroup>
45   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
46     <PlatformTarget>x86</PlatformTarget>
47     <DebugType>pdbonly</DebugType>
48     <Optimize>true</Optimize>
49     <OutputPath>bin\Release\</OutputPath>
50     <DefineConstants>TRACE</DefineConstants>
51     <ErrorReport>prompt</ErrorReport>
52     <WarningLevel>4</WarningLevel>
53   </PropertyGroup>
54   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
55     <DebugSymbols>true</DebugSymbols>
56     <OutputPath>bin\Debug\</OutputPath>
57     <DefineConstants>DEBUG;TRACE</DefineConstants>
58     <DebugType>full</DebugType>
59     <PlatformTarget>AnyCPU</PlatformTarget>
60     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
61     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
62     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
63     <ErrorReport>prompt</ErrorReport>
64     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
65     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
66     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
67   </PropertyGroup>
68   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
69     <OutputPath>bin\Release\</OutputPath>
70     <DefineConstants>TRACE</DefineConstants>
71     <Optimize>true</Optimize>
72     <DebugType>pdbonly</DebugType>
73     <PlatformTarget>AnyCPU</PlatformTarget>
74     <CodeAnalysisLogFile>bin\Release\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
75     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
76     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
77     <ErrorReport>prompt</ErrorReport>
78     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
79     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
80     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
81   </PropertyGroup>
82   <PropertyGroup>
83     <SignAssembly>true</SignAssembly>
84   </PropertyGroup>
85   <PropertyGroup>
86     <AssemblyOriginatorKeyFile>pithos.snk</AssemblyOriginatorKeyFile>
87   </PropertyGroup>
88   <PropertyGroup>
89     <ApplicationIcon>Images\pithos_logo-icon.ico</ApplicationIcon>
90   </PropertyGroup>
91   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Premium Debug|x86'">
92     <DebugSymbols>true</DebugSymbols>
93     <OutputPath>bin\x86\Premium Debug\</OutputPath>
94     <DefineConstants>DEBUG;TRACE</DefineConstants>
95     <DebugType>full</DebugType>
96     <PlatformTarget>x86</PlatformTarget>
97     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
98     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
99     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
100     <ErrorReport>prompt</ErrorReport>
101     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
102     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
103     <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
104     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
105     <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
106     <CodeContractsEnableRuntimeChecking>True</CodeContractsEnableRuntimeChecking>
107     <CodeContractsRuntimeOnlyPublicSurface>False</CodeContractsRuntimeOnlyPublicSurface>
108     <CodeContractsRuntimeThrowOnFailure>True</CodeContractsRuntimeThrowOnFailure>
109     <CodeContractsRuntimeCallSiteRequires>False</CodeContractsRuntimeCallSiteRequires>
110     <CodeContractsRuntimeSkipQuantifiers>False</CodeContractsRuntimeSkipQuantifiers>
111     <CodeContractsRunCodeAnalysis>True</CodeContractsRunCodeAnalysis>
112     <CodeContractsNonNullObligations>True</CodeContractsNonNullObligations>
113     <CodeContractsBoundsObligations>True</CodeContractsBoundsObligations>
114     <CodeContractsArithmeticObligations>True</CodeContractsArithmeticObligations>
115     <CodeContractsEnumObligations>True</CodeContractsEnumObligations>
116     <CodeContractsRedundantAssumptions>True</CodeContractsRedundantAssumptions>
117     <CodeContractsRunInBackground>False</CodeContractsRunInBackground>
118     <CodeContractsShowSquigglies>True</CodeContractsShowSquigglies>
119     <CodeContractsUseBaseLine>False</CodeContractsUseBaseLine>
120     <CodeContractsEmitXMLDocs>False</CodeContractsEmitXMLDocs>
121     <CodeContractsCustomRewriterAssembly />
122     <CodeContractsCustomRewriterClass />
123     <CodeContractsLibPaths />
124     <CodeContractsExtraRewriteOptions />
125     <CodeContractsExtraAnalysisOptions />
126     <CodeContractsBaseLineFile />
127     <CodeContractsCacheAnalysisResults>True</CodeContractsCacheAnalysisResults>
128     <CodeContractsRuntimeCheckingLevel>Full</CodeContractsRuntimeCheckingLevel>
129     <CodeContractsReferenceAssembly>%28none%29</CodeContractsReferenceAssembly>
130     <CodeContractsAnalysisWarningLevel>0</CodeContractsAnalysisWarningLevel>
131   </PropertyGroup>
132   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Premium Debug|AnyCPU'">
133     <DebugSymbols>true</DebugSymbols>
134     <OutputPath>bin\Premium Debug\</OutputPath>
135     <DefineConstants>DEBUG;TRACE</DefineConstants>
136     <DebugType>full</DebugType>
137     <PlatformTarget>AnyCPU</PlatformTarget>
138     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
139     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
140     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
141     <ErrorReport>prompt</ErrorReport>
142     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
143     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
144     <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
145     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
146     <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
147   </PropertyGroup>
148   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug All|x86'">
149     <DebugSymbols>true</DebugSymbols>
150     <OutputPath>bin\x86\Debug All\</OutputPath>
151     <DefineConstants>DEBUG;TRACE</DefineConstants>
152     <DebugType>full</DebugType>
153     <PlatformTarget>x86</PlatformTarget>
154     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
155     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
156     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
157     <ErrorReport>prompt</ErrorReport>
158     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
159     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
160     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
161   </PropertyGroup>
162   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug All|AnyCPU'">
163     <DebugSymbols>true</DebugSymbols>
164     <OutputPath>bin\Debug All\</OutputPath>
165     <DefineConstants>DEBUG;TRACE</DefineConstants>
166     <DebugType>full</DebugType>
167     <PlatformTarget>AnyCPU</PlatformTarget>
168     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
169     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
170     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
171     <ErrorReport>prompt</ErrorReport>
172     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
173     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
174     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
175   </PropertyGroup>
176   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
177     <DebugSymbols>true</DebugSymbols>
178     <OutputPath>bin\x64\Debug\</OutputPath>
179     <DefineConstants>DEBUG;TRACE</DefineConstants>
180     <DebugType>full</DebugType>
181     <PlatformTarget>x64</PlatformTarget>
182     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
183     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
184     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
185     <ErrorReport>prompt</ErrorReport>
186     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
187     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
188     <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
189     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
190     <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
191   </PropertyGroup>
192   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
193     <OutputPath>bin\x64\Release\</OutputPath>
194     <DefineConstants>TRACE</DefineConstants>
195     <Optimize>true</Optimize>
196     <DebugType>pdbonly</DebugType>
197     <PlatformTarget>x64</PlatformTarget>
198     <CodeAnalysisLogFile>bin\Release\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
199     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
200     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
201     <ErrorReport>prompt</ErrorReport>
202     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
203     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
204     <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
205     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
206     <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
207     <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
208   </PropertyGroup>
209   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Premium Debug|x64'">
210     <DebugSymbols>true</DebugSymbols>
211     <OutputPath>bin\x64\Premium Debug\</OutputPath>
212     <DefineConstants>DEBUG;TRACE</DefineConstants>
213     <DebugType>full</DebugType>
214     <PlatformTarget>x64</PlatformTarget>
215     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
216     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
217     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
218     <ErrorReport>prompt</ErrorReport>
219     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
220     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
221     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
222   </PropertyGroup>
223   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug All|x64'">
224     <DebugSymbols>true</DebugSymbols>
225     <OutputPath>bin\x64\Debug All\</OutputPath>
226     <DefineConstants>DEBUG;TRACE</DefineConstants>
227     <DebugType>full</DebugType>
228     <PlatformTarget>x64</PlatformTarget>
229     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
230     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
231     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
232     <ErrorReport>prompt</ErrorReport>
233     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
234     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
235     <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
236     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
237     <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
238     <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
239   </PropertyGroup>
240   <PropertyGroup>
241     <StartupObject>
242     </StartupObject>
243   </PropertyGroup>
244   <ItemGroup>
245     <Reference Include="AsyncCtpLibrary">
246       <HintPath>..\Libraries\AsyncCtpLibrary.dll</HintPath>
247     </Reference>
248     <Reference Include="Caliburn.Micro, Version=1.2.0.0, Culture=neutral, PublicKeyToken=8e5891231f2ed21f, processorArchitecture=MSIL">
249       <HintPath>..\Libraries\Caliburn.Micro.dll</HintPath>
250     </Reference>
251     <Reference Include="Castle.ActiveRecord, Version=3.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL" />
252     <Reference Include="Castle.Components.Validator">
253       <HintPath>..\Libraries\Castle.Components.Validator.dll</HintPath>
254     </Reference>
255     <Reference Include="Castle.Core">
256       <HintPath>..\Libraries\Castle.Core.dll</HintPath>
257     </Reference>
258     <Reference Include="log4net">
259       <HintPath>..\Libraries\log4net.dll</HintPath>
260     </Reference>
261     <Reference Include="NHibernate.ByteCode.Castle">
262       <HintPath>..\Libraries\NHibernate.ByteCode.Castle.dll</HintPath>
263     </Reference>
264     <Reference Include="System" />
265     <Reference Include="System.ComponentModel.Composition" />
266     <Reference Include="System.Configuration.Install" />
267     <Reference Include="System.Data" />
268     <Reference Include="System.Data.SQLite, Version=1.0.80.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=x86">
269       <SpecificVersion>False</SpecificVersion>
270       <HintPath>..\packages\System.Data.SQLite.1.0.80.0\lib\net40\System.Data.SQLite.dll</HintPath>
271     </Reference>
272     <Reference Include="System.Data.SQLite.Linq, Version=1.0.80.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
273       <SpecificVersion>False</SpecificVersion>
274       <HintPath>..\packages\System.Data.SQLite.1.0.80.0\lib\net40\System.Data.SQLite.Linq.dll</HintPath>
275     </Reference>
276     <Reference Include="System.Drawing" />
277     <Reference Include="System.Runtime.Serialization" />
278     <Reference Include="System.ServiceModel" />
279     <Reference Include="System.Windows.Forms" />
280     <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
281       <HintPath>..\packages\Caliburn.Micro.1.2.0\lib\Net40\System.Windows.Interactivity.dll</HintPath>
282     </Reference>
283     <Reference Include="System.Xml" />
284     <Reference Include="Microsoft.CSharp" />
285     <Reference Include="System.Core" />
286     <Reference Include="System.Xml.Linq" />
287     <Reference Include="System.Data.DataSetExtensions" />
288     <Reference Include="System.Xaml">
289       <RequiredTargetFramework>4.0</RequiredTargetFramework>
290     </Reference>
291     <Reference Include="WindowsBase" />
292     <Reference Include="PresentationCore" />
293     <Reference Include="PresentationFramework" />
294     <Reference Include="WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
295       <SpecificVersion>False</SpecificVersion>
296       <HintPath>..\packages\Extended.Wpf.Toolkit.1.5.0\lib\net40\WPFToolkit.Extended.dll</HintPath>
297     </Reference>
298   </ItemGroup>
299   <ItemGroup>
300     <ApplicationDefinition Include="App.xaml">
301       <Generator>MSBuild:Compile</Generator>
302       <SubType>Designer</SubType>
303     </ApplicationDefinition>
304     <Compile Include="Converters\DummyConverter.cs" />
305     <Compile Include="Converters\EmptyToVisibilityConverter.cs" />
306     <Compile Include="Converters\EnumTypeConverter.cs" />
307     <Compile Include="Converters\ImageNameToImageConverter.cs" />
308     <Compile Include="Converters\NullToVisibilityConverter.cs" />
309     <Compile Include="Converters\SingleLineConverter.cs" />
310     <Compile Include="Diagnostics\log4netForwarder.cs" />
311     <Compile Include="FileProperties\ConflictResolver.cs" />
312     <Compile Include="FileProperties\ConflictsView.xaml.cs">
313       <DependentUpon>ConflictsView.xaml</DependentUpon>
314     </Compile>
315     <Compile Include="FileProperties\ConflictsViewModel.cs" />
316     <Compile Include="FileProperties\ContainerPolicy.cs" />
317     <Compile Include="FileProperties\NewContainerView.xaml.cs">
318       <DependentUpon>NewContainerView.xaml</DependentUpon>
319     </Compile>
320     <Compile Include="FileProperties\NewContainerViewModel.cs" />
321     <Compile Include="LogConsole\LogConsoleView.xaml.cs">
322       <DependentUpon>LogConsoleView.xaml</DependentUpon>
323     </Compile>
324     <Compile Include="LogConsole\LogConsoleViewModel.cs" />
325     <Compile Include="PithosException.cs" />
326     <Compile Include="Preferences\AccountViewModel.cs" />
327     <Compile Include="Preferences\AddAccountView.xaml.cs">
328       <DependentUpon>AddAccountView.xaml</DependentUpon>
329     </Compile>
330     <Compile Include="Preferences\AddAccountViewModel.cs" />
331     <Compile Include="Preferences\FileExistsRule.cs" />
332     <Compile Include="Preferences\GroupsView.xaml.cs">
333       <DependentUpon>GroupsView.xaml</DependentUpon>
334     </Compile>
335     <Compile Include="Preferences\GroupsViewModel.cs" />
336     <Compile Include="Preferences\LoginView.xaml.cs">
337       <DependentUpon>LoginView.xaml</DependentUpon>
338     </Compile>
339     <Compile Include="Preferences\ProxyAccountView.xaml.cs">
340       <DependentUpon>ProxyAccountView.xaml</DependentUpon>
341     </Compile>
342     <Compile Include="Preferences\ProxyAccountViewModel.cs" />
343     <Compile Include="Proxy.cs" />
344     <Compile Include="Shell\AboutView.xaml.cs">
345       <DependentUpon>AboutView.xaml</DependentUpon>
346     </Compile>
347     <Compile Include="Caliburn\Micro\Logging\DebugLogger.cs" />
348     <Compile Include="Caliburn\Micro\Logging\log4netLogger.cs" />
349     <Compile Include="Configuration\PithosSettings.cs" />
350     <Compile Include="FileEntry.cs" />
351     <Compile Include="FileProperties\ContainerPropertiesView.xaml.cs">
352       <DependentUpon>ContainerPropertiesView.xaml</DependentUpon>
353     </Compile>
354     <Compile Include="FileProperties\ContainerPropertiesViewModel.cs" />
355     <Compile Include="FileProperties\FilePropertiesView.xaml.cs">
356       <DependentUpon>FilePropertiesView.xaml</DependentUpon>
357     </Compile>
358     <Compile Include="FileProperties\FilePropertiesViewModel.cs" />
359     <Compile Include="FileProperties\Permission.cs" />
360     <Compile Include="FileProperties\SizeExtensions.cs" />
361     <Compile Include="FileProperties\MetaValue.cs" />
362     <Compile Include="Shell\AboutViewModel.cs" />
363     <Compile Include="Shell\BalloonIconConverter.cs" />
364     <Compile Include="Shell\FeedbackView.xaml.cs">
365       <DependentUpon>FeedbackView.xaml</DependentUpon>
366     </Compile>
367     <Compile Include="Shell\FeedbackViewModel.cs" />
368     <Compile Include="Shell\MessageView.xaml.cs">
369       <DependentUpon>MessageView.xaml</DependentUpon>
370     </Compile>
371     <Compile Include="NativeMethods.cs" />
372     <Compile Include="Shell\MiniStatusView.xaml.cs">
373       <DependentUpon>MiniStatusView.xaml</DependentUpon>
374     </Compile>
375     <Compile Include="Shell\MiniStatusViewModel.cs" />
376     <Compile Include="Shell\Notification.cs" />
377     <Compile Include="PithosAccount.cs" />
378     <Compile Include="Preferences\PreferencesView.xaml.cs">
379       <DependentUpon>PreferencesView.xaml</DependentUpon>
380     </Compile>
381     <Compile Include="Preferences\PreferencesViewModel.cs" />
382     <Compile Include="SelectiveSynch\DirectoryRecord.cs" />
383     <Compile Include="SelectiveSynch\SelectiveSynchChanges.cs" />
384     <Compile Include="SelectiveSynch\SelectiveSynchView.xaml.cs">
385       <DependentUpon>SelectiveSynchView.xaml</DependentUpon>
386     </Compile>
387     <Compile Include="SelectiveSynch\SelectiveSynchViewModel.cs" />
388     <Compile Include="SelectiveSynch\VirtualToggleButton.cs" />
389     <Compile Include="Services\Events.cs" />
390     <Compile Include="Shell\PithosBalloon.xaml.cs">
391       <DependentUpon>PithosBalloon.xaml</DependentUpon>
392     </Compile>
393     <Compile Include="Shell\ShellViewModel.cs" />
394     <Compile Include="Services\StatusService.cs" />
395     <Compile Include="Utils\EnumerableExtensions.cs" />
396     <Compile Include="Utils\Node.cs" />
397     <Compile Include="Utils\SelectiveExtensions.cs" />
398     <Compile Include="Wpf32Window.cs" />
399     <Page Include="FileProperties\ConflictsView.xaml">
400       <SubType>Designer</SubType>
401       <Generator>MSBuild:Compile</Generator>
402     </Page>
403     <Page Include="FileProperties\NewContainerView.xaml">
404       <SubType>Designer</SubType>
405       <Generator>MSBuild:Compile</Generator>
406     </Page>
407     <Page Include="LogConsole\LogConsoleView.xaml">
408       <SubType>Designer</SubType>
409       <Generator>MSBuild:Compile</Generator>
410     </Page>
411     <Page Include="Preferences\AddAccountView.xaml">
412       <SubType>Designer</SubType>
413       <Generator>MSBuild:Compile</Generator>
414     </Page>
415     <Page Include="Preferences\GroupsView.xaml">
416       <Generator>MSBuild:Compile</Generator>
417       <SubType>Designer</SubType>
418     </Page>
419     <Page Include="Preferences\LoginView.xaml">
420       <SubType>Designer</SubType>
421       <Generator>MSBuild:Compile</Generator>
422     </Page>
423     <Page Include="Preferences\ProxyAccountView.xaml">
424       <SubType>Designer</SubType>
425       <Generator>MSBuild:Compile</Generator>
426     </Page>
427     <Page Include="Shell\AboutView.xaml">
428       <SubType>Designer</SubType>
429       <Generator>MSBuild:Compile</Generator>
430     </Page>
431     <Page Include="FileProperties\ContainerPropertiesView.xaml">
432       <SubType>Designer</SubType>
433       <Generator>MSBuild:Compile</Generator>
434     </Page>
435     <Page Include="FileProperties\FilePropertiesView.xaml">
436       <SubType>Designer</SubType>
437       <Generator>MSBuild:Compile</Generator>
438     </Page>
439     <Page Include="MainWindow.xaml">
440       <Generator>MSBuild:Compile</Generator>
441       <SubType>Designer</SubType>
442     </Page>
443     <Compile Include="App.xaml.cs">
444       <DependentUpon>App.xaml</DependentUpon>
445       <SubType>Code</SubType>
446     </Compile>
447     <Compile Include="AppBootstrapper.cs" />
448     <Compile Include="Shell\IShell.cs" />
449     <Compile Include="MainWindow.xaml.cs">
450       <DependentUpon>MainWindow.xaml</DependentUpon>
451       <SubType>Code</SubType>
452     </Compile>
453     <Page Include="Shell\FeedbackView.xaml">
454       <SubType>Designer</SubType>
455       <Generator>MSBuild:Compile</Generator>
456     </Page>
457     <Page Include="Shell\MessageView.xaml">
458       <SubType>Designer</SubType>
459       <Generator>MSBuild:Compile</Generator>
460     </Page>
461     <Page Include="PithosStyles.xaml">
462       <SubType>Designer</SubType>
463       <Generator>MSBuild:Compile</Generator>
464     </Page>
465     <Page Include="Preferences\PreferencesView.xaml">
466       <SubType>Designer</SubType>
467       <Generator>MSBuild:Compile</Generator>
468     </Page>
469     <Page Include="SelectiveSynch\SelectiveSynchView.xaml">
470       <SubType>Designer</SubType>
471       <Generator>MSBuild:Compile</Generator>
472     </Page>
473     <Page Include="Shell\MiniStatusView.xaml">
474       <SubType>Designer</SubType>
475       <Generator>MSBuild:Compile</Generator>
476     </Page>
477     <Page Include="Shell\PithosBalloon.xaml">
478       <SubType>Designer</SubType>
479       <Generator>MSBuild:Compile</Generator>
480     </Page>
481     <Page Include="Shell\ShellView.xaml">
482       <Generator>MSBuild:Compile</Generator>
483       <SubType>Designer</SubType>
484     </Page>
485   </ItemGroup>
486   <ItemGroup>
487     <Compile Include="Properties\AssemblyInfo.cs">
488       <SubType>Code</SubType>
489     </Compile>
490     <Compile Include="Properties\Resources.Designer.cs">
491       <AutoGen>True</AutoGen>
492       <DesignTime>True</DesignTime>
493       <DependentUpon>Resources.resx</DependentUpon>
494     </Compile>
495     <Compile Include="Properties\Settings.Designer.cs">
496       <AutoGen>True</AutoGen>
497       <DependentUpon>Settings.settings</DependentUpon>
498       <DesignTimeSharedInput>True</DesignTimeSharedInput>
499     </Compile>
500     <EmbeddedResource Include="Properties\Resources.resx">
501       <Generator>ResXFileCodeGenerator</Generator>
502       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
503     </EmbeddedResource>
504     <None Include="..\Pithos.licenseheader">
505       <Link>Pithos.licenseheader</Link>
506     </None>
507     <None Include="app.config">
508       <SubType>Designer</SubType>
509     </None>
510     <None Include="packages.config" />
511     <None Include="pithos.snk" />
512     <None Include="Properties\Settings.settings">
513       <Generator>SettingsSingleFileGenerator</Generator>
514       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
515     </None>
516     <AppDesigner Include="Properties\" />
517   </ItemGroup>
518   <ItemGroup>
519     <Resource Include="Images\copy.png" />
520     <Resource Include="Images\Tray.ico" />
521   </ItemGroup>
522   <ItemGroup>
523     <Resource Include="Images\TraySynching.ico" />
524   </ItemGroup>
525   <ItemGroup>
526     <Resource Include="Images\TrayInSynch.ico" />
527   </ItemGroup>
528   <ItemGroup>
529     <ProjectReference Include="..\Libraries\ParallelExtensionsExtras\ParallelExtensionsExtras.csproj">
530       <Project>{C45218F8-09E7-4F57-85BC-5D8D2AC736A3}</Project>
531       <Name>ParallelExtensionsExtras</Name>
532     </ProjectReference>
533     <ProjectReference Include="..\NetSparkle\NetSparkle2010.csproj">
534       <Project>{74635A21-2BAD-4522-AB95-E3E5703CD301}</Project>
535       <Name>NetSparkle2010</Name>
536     </ProjectReference>
537     <ProjectReference Include="..\NotifyIconWpf\NotifyIconWpf.csproj">
538       <Project>{7AC63864-7638-41C4-969C-D3197EF2BED9}</Project>
539       <Name>NotifyIconWpf</Name>
540     </ProjectReference>
541     <ProjectReference Include="..\Pithos.Core\Pithos.Core.csproj">
542       <Project>{142AF135-DF30-4563-B0AC-B604235AE874}</Project>
543       <Name>Pithos.Core</Name>
544     </ProjectReference>
545     <ProjectReference Include="..\Pithos.Interfaces\Pithos.Interfaces.csproj">
546       <Project>{7EEFF32F-CCF8-436A-9E0B-F40434C09AF4}</Project>
547       <Name>Pithos.Interfaces</Name>
548     </ProjectReference>
549     <ProjectReference Include="..\Pithos.Network\Pithos.Network.csproj">
550       <Project>{C8E2BC8B-C7F1-4222-855C-4B04A57FFDFD}</Project>
551       <Name>Pithos.Network</Name>
552     </ProjectReference>
553   </ItemGroup>
554   <ItemGroup>
555     <Resource Include="Images\Accounts.png" />
556     <Resource Include="Images\Advanced.png" />
557     <Resource Include="Images\Bandwidth.png" />
558     <Resource Include="Images\General.png" />
559     <Resource Include="Images\Network.png" />
560   </ItemGroup>
561   <ItemGroup>
562     <Resource Include="Images\TraySyncPaused.ico" />
563   </ItemGroup>
564   <ItemGroup>
565     <Resource Include="Images\Container.png" />
566   </ItemGroup>
567   <ItemGroup>
568     <Resource Include="Images\PithosTaskbar.png" />
569   </ItemGroup>
570   <ItemGroup>
571     <Resource Include="Images\SmallLogo.png" />
572   </ItemGroup>
573   <ItemGroup>
574     <Resource Include="Images\logo.png" />
575   </ItemGroup>
576   <ItemGroup>
577     <Resource Include="Images\Folder.ico" />
578     <Resource Include="Images\Web.ico" />
579   </ItemGroup>
580   <ItemGroup>
581     <Resource Include="Images\Pithos.ico" />
582   </ItemGroup>
583   <ItemGroup>
584     <Resource Include="Images\About.ico" />
585     <Resource Include="Images\Feedback.ico" />
586   </ItemGroup>
587   <ItemGroup>
588     <Resource Include="Images\Close.png" />
589   </ItemGroup>
590   <ItemGroup>
591     <Resource Include="Images\info.png" />
592   </ItemGroup>
593   <ItemGroup>
594     <Resource Include="Images\Error.png" />
595   </ItemGroup>
596   <ItemGroup>
597     <Resource Include="Images\Warning.png" />
598   </ItemGroup>
599   <ItemGroup>
600     <Resource Include="Images\SmallWarning.png" />
601   </ItemGroup>
602   <ItemGroup>
603     <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
604       <Visible>False</Visible>
605       <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
606       <Install>true</Install>
607     </BootstrapperPackage>
608     <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
609       <Visible>False</Visible>
610       <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
611       <Install>false</Install>
612     </BootstrapperPackage>
613     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
614       <Visible>False</Visible>
615       <ProductName>.NET Framework 3.5 SP1</ProductName>
616       <Install>false</Install>
617     </BootstrapperPackage>
618     <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
619       <Visible>False</Visible>
620       <ProductName>Windows Installer 3.1</ProductName>
621       <Install>true</Install>
622     </BootstrapperPackage>
623   </ItemGroup>
624   <ItemGroup>
625     <Resource Include="Images\pithos_logo-title-80height.png" />
626   </ItemGroup>
627   <ItemGroup>
628     <Resource Include="Images\pithos_logo-title-margin-splash-600-whitebg.png" />
629   </ItemGroup>
630   <ItemGroup>
631     <Resource Include="Images\pithos_logo-icon.ico" />
632   </ItemGroup>
633   <ItemGroup>
634     <Resource Include="Images\Pause.png" />
635   </ItemGroup>
636   <ItemGroup>
637     <Resource Include="Images\Play.png" />
638   </ItemGroup>
639   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
640   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
641        Other similar extension points exist, see Microsoft.Common.targets.
642   <Target Name="BeforeBuild">
643   </Target>
644   <Target Name="AfterBuild">
645   </Target>
646   -->
647 </Project>