Added action to the PithosBalloon
[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>Pithos.Client.WPF</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     <PublishUrl>publish\</PublishUrl>
19     <Install>true</Install>
20     <InstallFrom>Disk</InstallFrom>
21     <UpdateEnabled>false</UpdateEnabled>
22     <UpdateMode>Foreground</UpdateMode>
23     <UpdateInterval>7</UpdateInterval>
24     <UpdateIntervalUnits>Days</UpdateIntervalUnits>
25     <UpdatePeriodically>false</UpdatePeriodically>
26     <UpdateRequired>false</UpdateRequired>
27     <MapFileExtensions>true</MapFileExtensions>
28     <ApplicationRevision>0</ApplicationRevision>
29     <ApplicationVersion>0.7.0.%2a</ApplicationVersion>
30     <IsWebBootstrapper>false</IsWebBootstrapper>
31     <UseApplicationTrust>false</UseApplicationTrust>
32     <BootstrapperEnabled>true</BootstrapperEnabled>
33   </PropertyGroup>
34   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
35     <PlatformTarget>x86</PlatformTarget>
36     <DebugSymbols>true</DebugSymbols>
37     <DebugType>full</DebugType>
38     <Optimize>false</Optimize>
39     <OutputPath>bin\Debug\</OutputPath>
40     <DefineConstants>DEBUG;TRACE</DefineConstants>
41     <ErrorReport>prompt</ErrorReport>
42     <WarningLevel>4</WarningLevel>
43   </PropertyGroup>
44   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
45     <PlatformTarget>x86</PlatformTarget>
46     <DebugType>pdbonly</DebugType>
47     <Optimize>true</Optimize>
48     <OutputPath>bin\Release\</OutputPath>
49     <DefineConstants>TRACE</DefineConstants>
50     <ErrorReport>prompt</ErrorReport>
51     <WarningLevel>4</WarningLevel>
52   </PropertyGroup>
53   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
54     <DebugSymbols>true</DebugSymbols>
55     <OutputPath>bin\Debug\</OutputPath>
56     <DefineConstants>DEBUG;TRACE</DefineConstants>
57     <DebugType>full</DebugType>
58     <PlatformTarget>AnyCPU</PlatformTarget>
59     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
60     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
61     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
62     <ErrorReport>prompt</ErrorReport>
63     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
64     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
65     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
66   </PropertyGroup>
67   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
68     <OutputPath>bin\Release\</OutputPath>
69     <DefineConstants>TRACE</DefineConstants>
70     <Optimize>true</Optimize>
71     <DebugType>pdbonly</DebugType>
72     <PlatformTarget>AnyCPU</PlatformTarget>
73     <CodeAnalysisLogFile>bin\Release\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
74     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
75     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
76     <ErrorReport>prompt</ErrorReport>
77     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
78     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
79     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
80   </PropertyGroup>
81   <PropertyGroup>
82     <SignAssembly>true</SignAssembly>
83   </PropertyGroup>
84   <PropertyGroup>
85     <AssemblyOriginatorKeyFile>pithos.snk</AssemblyOriginatorKeyFile>
86   </PropertyGroup>
87   <PropertyGroup>
88     <ApplicationIcon>Images\Pithos.ico</ApplicationIcon>
89   </PropertyGroup>
90   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Premium Debug|x86'">
91     <DebugSymbols>true</DebugSymbols>
92     <OutputPath>bin\x86\Premium Debug\</OutputPath>
93     <DefineConstants>DEBUG;TRACE</DefineConstants>
94     <DebugType>full</DebugType>
95     <PlatformTarget>x86</PlatformTarget>
96     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
97     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
98     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
99     <ErrorReport>prompt</ErrorReport>
100     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
101     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
102     <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
103     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
104     <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
105   </PropertyGroup>
106   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Premium Debug|AnyCPU'">
107     <DebugSymbols>true</DebugSymbols>
108     <OutputPath>bin\Premium Debug\</OutputPath>
109     <DefineConstants>DEBUG;TRACE</DefineConstants>
110     <DebugType>full</DebugType>
111     <PlatformTarget>AnyCPU</PlatformTarget>
112     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
113     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
114     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
115     <ErrorReport>prompt</ErrorReport>
116     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
117     <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>
118     <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
119     <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>
120     <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
121   </PropertyGroup>
122   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug All|x86'">
123     <DebugSymbols>true</DebugSymbols>
124     <OutputPath>bin\x86\Debug All\</OutputPath>
125     <DefineConstants>DEBUG;TRACE</DefineConstants>
126     <DebugType>full</DebugType>
127     <PlatformTarget>x86</PlatformTarget>
128     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
129     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
130     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
131     <ErrorReport>prompt</ErrorReport>
132     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
133     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
134     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
135   </PropertyGroup>
136   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug All|AnyCPU'">
137     <DebugSymbols>true</DebugSymbols>
138     <OutputPath>bin\Debug All\</OutputPath>
139     <DefineConstants>DEBUG;TRACE</DefineConstants>
140     <DebugType>full</DebugType>
141     <PlatformTarget>AnyCPU</PlatformTarget>
142     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
143     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
144     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
145     <ErrorReport>prompt</ErrorReport>
146     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
147     <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>
148     <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>
149   </PropertyGroup>
150   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
151     <DebugSymbols>true</DebugSymbols>
152     <OutputPath>bin\x64\Debug\</OutputPath>
153     <DefineConstants>DEBUG;TRACE</DefineConstants>
154     <DebugType>full</DebugType>
155     <PlatformTarget>x64</PlatformTarget>
156     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
157     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
158     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
159     <ErrorReport>prompt</ErrorReport>
160     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
161     <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>
162     <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
163     <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>
164     <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
165   </PropertyGroup>
166   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
167     <OutputPath>bin\x64\Release\</OutputPath>
168     <DefineConstants>TRACE</DefineConstants>
169     <Optimize>true</Optimize>
170     <DebugType>pdbonly</DebugType>
171     <PlatformTarget>x64</PlatformTarget>
172     <CodeAnalysisLogFile>bin\Release\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
173     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
174     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
175     <ErrorReport>prompt</ErrorReport>
176     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
177     <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>
178     <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
179     <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>
180     <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
181     <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
182   </PropertyGroup>
183   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Premium Debug|x64'">
184     <DebugSymbols>true</DebugSymbols>
185     <OutputPath>bin\x64\Premium Debug\</OutputPath>
186     <DefineConstants>DEBUG;TRACE</DefineConstants>
187     <DebugType>full</DebugType>
188     <PlatformTarget>x64</PlatformTarget>
189     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
190     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
191     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
192     <ErrorReport>prompt</ErrorReport>
193     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
194     <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>
195     <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>
196   </PropertyGroup>
197   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug All|x64'">
198     <DebugSymbols>true</DebugSymbols>
199     <OutputPath>bin\x64\Debug All\</OutputPath>
200     <DefineConstants>DEBUG;TRACE</DefineConstants>
201     <DebugType>full</DebugType>
202     <PlatformTarget>x64</PlatformTarget>
203     <CodeAnalysisLogFile>bin\Debug\Pithos.Client.WPF.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
204     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
205     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
206     <ErrorReport>prompt</ErrorReport>
207     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
208     <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>
209     <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
210     <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>
211     <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
212     <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
213   </PropertyGroup>
214   <ItemGroup>
215     <Reference Include="AsyncCtpLibrary">
216       <HintPath>..\Libraries\AsyncCtpLibrary.dll</HintPath>
217     </Reference>
218     <Reference Include="Caliburn.Micro, Version=1.2.0.0, Culture=neutral, PublicKeyToken=8e5891231f2ed21f, processorArchitecture=MSIL">
219       <HintPath>..\Libraries\Caliburn.Micro.dll</HintPath>
220     </Reference>
221     <Reference Include="log4net">
222       <HintPath>..\Libraries\log4net.dll</HintPath>
223     </Reference>
224     <Reference Include="System" />
225     <Reference Include="System.ComponentModel.Composition" />
226     <Reference Include="System.Configuration.Install" />
227     <Reference Include="System.Data" />
228     <Reference Include="System.Drawing" />
229     <Reference Include="System.Runtime.Serialization" />
230     <Reference Include="System.ServiceModel" />
231     <Reference Include="System.Windows.Forms" />
232     <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
233       <HintPath>..\packages\Caliburn.Micro.1.2.0\lib\Net40\System.Windows.Interactivity.dll</HintPath>
234     </Reference>
235     <Reference Include="System.Xml" />
236     <Reference Include="Microsoft.CSharp" />
237     <Reference Include="System.Core" />
238     <Reference Include="System.Xml.Linq" />
239     <Reference Include="System.Data.DataSetExtensions" />
240     <Reference Include="System.Xaml">
241       <RequiredTargetFramework>4.0</RequiredTargetFramework>
242     </Reference>
243     <Reference Include="WindowsBase" />
244     <Reference Include="PresentationCore" />
245     <Reference Include="PresentationFramework" />
246     <Reference Include="WPFToolkit.Extended, Version=1.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
247       <SpecificVersion>False</SpecificVersion>
248       <HintPath>..\packages\Extended.Wpf.Toolkit.1.5.0\lib\net40\WPFToolkit.Extended.dll</HintPath>
249     </Reference>
250   </ItemGroup>
251   <ItemGroup>
252     <ApplicationDefinition Include="App.xaml">
253       <Generator>MSBuild:Compile</Generator>
254       <SubType>Designer</SubType>
255     </ApplicationDefinition>
256     <Compile Include="Converters\DummyConverter.cs" />
257     <Compile Include="Converters\EmptyToVisibilityConverter.cs" />
258     <Compile Include="Converters\NullToVisibilityConverter.cs" />
259     <Compile Include="FileProperties\ContainerPolicy.cs" />
260     <Compile Include="FileProperties\NewContainerView.xaml.cs">
261       <DependentUpon>NewContainerView.xaml</DependentUpon>
262     </Compile>
263     <Compile Include="FileProperties\NewContainerViewModel.cs" />
264     <Compile Include="PithosException.cs" />
265     <Compile Include="Preferences\AddAccountView.xaml.cs">
266       <DependentUpon>AddAccountView.xaml</DependentUpon>
267     </Compile>
268     <Compile Include="Preferences\AddAccountViewModel.cs" />
269     <Compile Include="Preferences\FileExistsRule.cs" />
270     <Compile Include="Preferences\GroupsView.xaml.cs">
271       <DependentUpon>GroupsView.xaml</DependentUpon>
272     </Compile>
273     <Compile Include="Preferences\GroupsViewModel.cs" />
274     <Compile Include="Preferences\ProxyAccountView.xaml.cs">
275       <DependentUpon>ProxyAccountView.xaml</DependentUpon>
276     </Compile>
277     <Compile Include="Preferences\ProxyAccountViewModel.cs" />
278     <Compile Include="Proxy.cs" />
279     <Compile Include="Shell\AboutView.xaml.cs">
280       <DependentUpon>AboutView.xaml</DependentUpon>
281     </Compile>
282     <Compile Include="Caliburn\Micro\Logging\DebugLogger.cs" />
283     <Compile Include="Caliburn\Micro\Logging\log4netLogger.cs" />
284     <Compile Include="Configuration\PithosSettings.cs" />
285     <Compile Include="FileEntry.cs" />
286     <Compile Include="FileProperties\ContainerPropertiesView.xaml.cs">
287       <DependentUpon>ContainerPropertiesView.xaml</DependentUpon>
288     </Compile>
289     <Compile Include="FileProperties\ContainerPropertiesViewModel.cs" />
290     <Compile Include="FileProperties\FilePropertiesView.xaml.cs">
291       <DependentUpon>FilePropertiesView.xaml</DependentUpon>
292     </Compile>
293     <Compile Include="FileProperties\FilePropertiesViewModel.cs" />
294     <Compile Include="FileProperties\Permission.cs" />
295     <Compile Include="FileProperties\SizeExtensions.cs" />
296     <Compile Include="FileProperties\MetaValue.cs" />
297     <Compile Include="Shell\AboutViewModel.cs" />
298     <Compile Include="Shell\BalloonIconConverter.cs" />
299     <Compile Include="Shell\FeedbackView.xaml.cs">
300       <DependentUpon>FeedbackView.xaml</DependentUpon>
301     </Compile>
302     <Compile Include="Shell\FeedbackViewModel.cs" />
303     <Compile Include="Shell\MessageView.xaml.cs">
304       <DependentUpon>MessageView.xaml</DependentUpon>
305     </Compile>
306     <Compile Include="NativeMethods.cs" />
307     <Compile Include="Shell\Notification.cs" />
308     <Compile Include="PithosAccount.cs" />
309     <Compile Include="Preferences\PreferencesView.xaml.cs">
310       <DependentUpon>PreferencesView.xaml</DependentUpon>
311     </Compile>
312     <Compile Include="Preferences\PreferencesViewModel.cs" />
313     <Compile Include="SelectiveSynch\DirectoryRecord.cs" />
314     <Compile Include="SelectiveSynch\SelectiveSynchChanges.cs" />
315     <Compile Include="SelectiveSynch\SelectiveSynchView.xaml.cs">
316       <DependentUpon>SelectiveSynchView.xaml</DependentUpon>
317     </Compile>
318     <Compile Include="SelectiveSynch\SelectiveSynchViewModel.cs" />
319     <Compile Include="SelectiveSynch\VirtualToggleButton.cs" />
320     <Compile Include="Services\Events.cs" />
321     <Compile Include="Shell\PithosBalloon.xaml.cs">
322       <DependentUpon>PithosBalloon.xaml</DependentUpon>
323     </Compile>
324     <Compile Include="Shell\ShellViewModel.cs" />
325     <Compile Include="Services\StatusService.cs" />
326     <Compile Include="Wpf32Window.cs" />
327     <Page Include="FileProperties\NewContainerView.xaml">
328       <SubType>Designer</SubType>
329       <Generator>MSBuild:Compile</Generator>
330     </Page>
331     <Page Include="Preferences\AddAccountView.xaml">
332       <SubType>Designer</SubType>
333       <Generator>MSBuild:Compile</Generator>
334     </Page>
335     <Page Include="Preferences\GroupsView.xaml">
336       <Generator>MSBuild:Compile</Generator>
337       <SubType>Designer</SubType>
338     </Page>
339     <Page Include="Preferences\ProxyAccountView.xaml">
340       <SubType>Designer</SubType>
341       <Generator>MSBuild:Compile</Generator>
342     </Page>
343     <Page Include="Shell\AboutView.xaml">
344       <SubType>Designer</SubType>
345       <Generator>MSBuild:Compile</Generator>
346     </Page>
347     <Page Include="FileProperties\ContainerPropertiesView.xaml">
348       <SubType>Designer</SubType>
349       <Generator>MSBuild:Compile</Generator>
350     </Page>
351     <Page Include="FileProperties\FilePropertiesView.xaml">
352       <SubType>Designer</SubType>
353       <Generator>MSBuild:Compile</Generator>
354     </Page>
355     <Page Include="MainWindow.xaml">
356       <Generator>MSBuild:Compile</Generator>
357       <SubType>Designer</SubType>
358     </Page>
359     <Compile Include="App.xaml.cs">
360       <DependentUpon>App.xaml</DependentUpon>
361       <SubType>Code</SubType>
362     </Compile>
363     <Compile Include="AppBootstrapper.cs" />
364     <Compile Include="Shell\IShell.cs" />
365     <Compile Include="MainWindow.xaml.cs">
366       <DependentUpon>MainWindow.xaml</DependentUpon>
367       <SubType>Code</SubType>
368     </Compile>
369     <Page Include="Shell\FeedbackView.xaml">
370       <SubType>Designer</SubType>
371       <Generator>MSBuild:Compile</Generator>
372     </Page>
373     <Page Include="Shell\MessageView.xaml">
374       <SubType>Designer</SubType>
375       <Generator>MSBuild:Compile</Generator>
376     </Page>
377     <Page Include="PithosStyles.xaml">
378       <SubType>Designer</SubType>
379       <Generator>MSBuild:Compile</Generator>
380     </Page>
381     <Page Include="Preferences\PreferencesView.xaml">
382       <SubType>Designer</SubType>
383       <Generator>MSBuild:Compile</Generator>
384     </Page>
385     <Page Include="SelectiveSynch\SelectiveSynchView.xaml">
386       <SubType>Designer</SubType>
387       <Generator>MSBuild:Compile</Generator>
388     </Page>
389     <Page Include="Shell\PithosBalloon.xaml">
390       <SubType>Designer</SubType>
391       <Generator>MSBuild:Compile</Generator>
392     </Page>
393     <Page Include="Shell\ShellView.xaml">
394       <Generator>MSBuild:Compile</Generator>
395       <SubType>Designer</SubType>
396     </Page>
397   </ItemGroup>
398   <ItemGroup>
399     <Compile Include="Properties\AssemblyInfo.cs">
400       <SubType>Code</SubType>
401     </Compile>
402     <Compile Include="Properties\Resources.Designer.cs">
403       <AutoGen>True</AutoGen>
404       <DesignTime>True</DesignTime>
405       <DependentUpon>Resources.resx</DependentUpon>
406     </Compile>
407     <Compile Include="Properties\Settings.Designer.cs">
408       <AutoGen>True</AutoGen>
409       <DependentUpon>Settings.settings</DependentUpon>
410       <DesignTimeSharedInput>True</DesignTimeSharedInput>
411     </Compile>
412     <EmbeddedResource Include="Properties\Resources.resx">
413       <Generator>ResXFileCodeGenerator</Generator>
414       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
415     </EmbeddedResource>
416     <None Include="..\Pithos.licenseheader">
417       <Link>Pithos.licenseheader</Link>
418     </None>
419     <None Include="app.config">
420       <SubType>Designer</SubType>
421     </None>
422     <None Include="packages.config" />
423     <None Include="pithos.snk" />
424     <None Include="Properties\Settings.settings">
425       <Generator>SettingsSingleFileGenerator</Generator>
426       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
427     </None>
428     <AppDesigner Include="Properties\" />
429   </ItemGroup>
430   <ItemGroup>
431     <Resource Include="Images\copy.png" />
432     <Resource Include="Images\Tray.ico" />
433   </ItemGroup>
434   <ItemGroup>
435     <Resource Include="Images\TraySynching.ico" />
436   </ItemGroup>
437   <ItemGroup>
438     <Resource Include="Images\TrayInSynch.ico" />
439   </ItemGroup>
440   <ItemGroup>
441     <ProjectReference Include="..\Libraries\ParallelExtensionsExtras\ParallelExtensionsExtras.csproj">
442       <Project>{C45218F8-09E7-4F57-85BC-5D8D2AC736A3}</Project>
443       <Name>ParallelExtensionsExtras</Name>
444     </ProjectReference>
445     <ProjectReference Include="..\NotifyIconWpf\NotifyIconWpf.csproj">
446       <Project>{7AC63864-7638-41C4-969C-D3197EF2BED9}</Project>
447       <Name>NotifyIconWpf</Name>
448     </ProjectReference>
449     <ProjectReference Include="..\Pithos.Core\Pithos.Core.csproj">
450       <Project>{142AF135-DF30-4563-B0AC-B604235AE874}</Project>
451       <Name>Pithos.Core</Name>
452     </ProjectReference>
453     <ProjectReference Include="..\Pithos.Interfaces\Pithos.Interfaces.csproj">
454       <Project>{7EEFF32F-CCF8-436A-9E0B-F40434C09AF4}</Project>
455       <Name>Pithos.Interfaces</Name>
456     </ProjectReference>
457     <ProjectReference Include="..\Pithos.Network\Pithos.Network.csproj">
458       <Project>{C8E2BC8B-C7F1-4222-855C-4B04A57FFDFD}</Project>
459       <Name>Pithos.Network</Name>
460     </ProjectReference>
461   </ItemGroup>
462   <ItemGroup>
463     <Resource Include="Images\Accounts.png" />
464     <Resource Include="Images\Advanced.png" />
465     <Resource Include="Images\Bandwidth.png" />
466     <Resource Include="Images\General.png" />
467     <Resource Include="Images\Network.png" />
468   </ItemGroup>
469   <ItemGroup>
470     <Resource Include="Images\TraySyncPaused.ico" />
471   </ItemGroup>
472   <ItemGroup>
473     <Resource Include="Images\Container.png" />
474   </ItemGroup>
475   <ItemGroup>
476     <Resource Include="Images\PithosTaskbar.png" />
477   </ItemGroup>
478   <ItemGroup>
479     <Resource Include="Images\SmallLogo.png" />
480   </ItemGroup>
481   <ItemGroup>
482     <Resource Include="Images\logo.png" />
483   </ItemGroup>
484   <ItemGroup>
485     <Resource Include="Images\Folder.ico" />
486     <Resource Include="Images\Web.ico" />
487   </ItemGroup>
488   <ItemGroup>
489     <Resource Include="Images\Pithos.ico" />
490   </ItemGroup>
491   <ItemGroup>
492     <Resource Include="Images\About.ico" />
493     <Resource Include="Images\Feedback.ico" />
494   </ItemGroup>
495   <ItemGroup>
496     <Resource Include="Images\Close.png" />
497   </ItemGroup>
498   <ItemGroup>
499     <Resource Include="Images\info.png" />
500   </ItemGroup>
501   <ItemGroup>
502     <Resource Include="Images\Error.png" />
503   </ItemGroup>
504   <ItemGroup>
505     <Resource Include="Images\Warning.png" />
506   </ItemGroup>
507   <ItemGroup>
508     <Resource Include="Images\SmallWarning.png" />
509   </ItemGroup>
510   <ItemGroup>
511     <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
512       <Visible>False</Visible>
513       <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
514       <Install>true</Install>
515     </BootstrapperPackage>
516     <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
517       <Visible>False</Visible>
518       <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
519       <Install>false</Install>
520     </BootstrapperPackage>
521     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
522       <Visible>False</Visible>
523       <ProductName>.NET Framework 3.5 SP1</ProductName>
524       <Install>false</Install>
525     </BootstrapperPackage>
526     <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
527       <Visible>False</Visible>
528       <ProductName>Windows Installer 3.1</ProductName>
529       <Install>true</Install>
530     </BootstrapperPackage>
531   </ItemGroup>
532   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
533   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
534        Other similar extension points exist, see Microsoft.Common.targets.
535   <Target Name="BeforeBuild">
536   </Target>
537   <Target Name="AfterBuild">
538   </Target>
539   -->
540 </Project>