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