Added Async CTP
[pithos-ms-client] / trunk / Pithos.Core.Test / Pithos.Core.Test.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)' == '' ">AnyCPU</Platform>
6     <ProductVersion>8.0.30703</ProductVersion>
7     <SchemaVersion>2.0</SchemaVersion>
8     <ProjectGuid>{F9AF3E97-BCB7-46B7-8014-7FC858AEE9BA}</ProjectGuid>
9     <OutputType>Library</OutputType>
10     <AppDesignerFolder>Properties</AppDesignerFolder>
11     <RootNamespace>Pithos.Core.Test</RootNamespace>
12     <AssemblyName>Pithos.Core.Test</AssemblyName>
13     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14     <FileAlignment>512</FileAlignment>
15     <CodeContractsAssemblyMode>0</CodeContractsAssemblyMode>
16   </PropertyGroup>
17   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18     <DebugSymbols>true</DebugSymbols>
19     <DebugType>full</DebugType>
20     <Optimize>false</Optimize>
21     <OutputPath>bin\Debug\</OutputPath>
22     <DefineConstants>DEBUG;TRACE</DefineConstants>
23     <ErrorReport>prompt</ErrorReport>
24     <WarningLevel>4</WarningLevel>
25     <CodeContractsEnableRuntimeChecking>True</CodeContractsEnableRuntimeChecking>
26     <CodeContractsRuntimeOnlyPublicSurface>False</CodeContractsRuntimeOnlyPublicSurface>
27     <CodeContractsRuntimeThrowOnFailure>True</CodeContractsRuntimeThrowOnFailure>
28     <CodeContractsRuntimeCallSiteRequires>False</CodeContractsRuntimeCallSiteRequires>
29     <CodeContractsRuntimeSkipQuantifiers>False</CodeContractsRuntimeSkipQuantifiers>
30     <CodeContractsRunCodeAnalysis>False</CodeContractsRunCodeAnalysis>
31     <CodeContractsNonNullObligations>False</CodeContractsNonNullObligations>
32     <CodeContractsBoundsObligations>False</CodeContractsBoundsObligations>
33     <CodeContractsArithmeticObligations>False</CodeContractsArithmeticObligations>
34     <CodeContractsEnumObligations>False</CodeContractsEnumObligations>
35     <CodeContractsRedundantAssumptions>False</CodeContractsRedundantAssumptions>
36     <CodeContractsRunInBackground>True</CodeContractsRunInBackground>
37     <CodeContractsShowSquigglies>False</CodeContractsShowSquigglies>
38     <CodeContractsUseBaseLine>False</CodeContractsUseBaseLine>
39     <CodeContractsEmitXMLDocs>False</CodeContractsEmitXMLDocs>
40     <CodeContractsCustomRewriterAssembly />
41     <CodeContractsCustomRewriterClass />
42     <CodeContractsLibPaths />
43     <CodeContractsExtraRewriteOptions />
44     <CodeContractsExtraAnalysisOptions />
45     <CodeContractsBaseLineFile />
46     <CodeContractsCacheAnalysisResults>False</CodeContractsCacheAnalysisResults>
47     <CodeContractsRuntimeCheckingLevel>Full</CodeContractsRuntimeCheckingLevel>
48     <CodeContractsReferenceAssembly>%28none%29</CodeContractsReferenceAssembly>
49     <CodeContractsAnalysisWarningLevel>0</CodeContractsAnalysisWarningLevel>
50   </PropertyGroup>
51   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
52     <DebugType>pdbonly</DebugType>
53     <Optimize>true</Optimize>
54     <OutputPath>bin\Release\</OutputPath>
55     <DefineConstants>TRACE</DefineConstants>
56     <ErrorReport>prompt</ErrorReport>
57     <WarningLevel>4</WarningLevel>
58   </PropertyGroup>
59   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Test|AnyCPU'">
60     <DebugSymbols>true</DebugSymbols>
61     <OutputPath>bin\Test\</OutputPath>
62     <DefineConstants>DEBUG;TRACE</DefineConstants>
63     <DebugType>full</DebugType>
64     <PlatformTarget>AnyCPU</PlatformTarget>
65     <CodeAnalysisLogFile>bin\Debug\Pithos.Core.Test.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
66     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
67     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
68     <ErrorReport>prompt</ErrorReport>
69     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
70     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
71     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
72   </PropertyGroup>
73   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Premium Debug|AnyCPU'">
74     <DebugSymbols>true</DebugSymbols>
75     <OutputPath>bin\Premium Debug\</OutputPath>
76     <DefineConstants>DEBUG;TRACE</DefineConstants>
77     <DebugType>full</DebugType>
78     <PlatformTarget>AnyCPU</PlatformTarget>
79     <CodeAnalysisLogFile>bin\Debug\Pithos.Core.Test.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
80     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
81     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
82     <ErrorReport>prompt</ErrorReport>
83     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
84     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
85     <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
86     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
87     <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
88   </PropertyGroup>
89   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug All|AnyCPU'">
90     <DebugSymbols>true</DebugSymbols>
91     <OutputPath>bin\Debug All\</OutputPath>
92     <DefineConstants>DEBUG;TRACE</DefineConstants>
93     <DebugType>full</DebugType>
94     <PlatformTarget>AnyCPU</PlatformTarget>
95     <CodeAnalysisLogFile>bin\Debug\Pithos.Core.Test.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
96     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
97     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
98     <ErrorReport>prompt</ErrorReport>
99     <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
100     <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
101     <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
102   </PropertyGroup>
103   <ItemGroup>
104     <Reference Include="AsyncCtpLibrary, Version=1.0.4107.18181, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
105       <HintPath>C:\Users\Administrator\Documents\Microsoft Visual Studio Async CTP\Samples\AsyncCtpLibrary.dll</HintPath>
106     </Reference>
107     <Reference Include="Castle.ActiveRecord, Version=3.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL" />
108     <Reference Include="Castle.Core">
109       <HintPath>..\Libraries\Castle.Core.dll</HintPath>
110     </Reference>
111     <Reference Include="nunit.framework, Version=2.5.10.11092, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
112       <HintPath>..\packages\NUnit.2.5.10.11092\lib\nunit.framework.dll</HintPath>
113     </Reference>
114     <Reference Include="nunit.mocks">
115       <HintPath>..\packages\NUnit.2.5.10.11092\lib\nunit.mocks.dll</HintPath>
116     </Reference>
117     <Reference Include="pnunit.framework">
118       <HintPath>..\packages\NUnit.2.5.10.11092\lib\pnunit.framework.dll</HintPath>
119     </Reference>
120     <Reference Include="System" />
121     <Reference Include="System.Core" />
122     <Reference Include="System.Xml.Linq" />
123     <Reference Include="System.Data.DataSetExtensions" />
124     <Reference Include="Microsoft.CSharp" />
125     <Reference Include="System.Data" />
126     <Reference Include="System.Xml" />
127   </ItemGroup>
128   <ItemGroup>
129     <Compile Include="EnumerableExtensionsTest.cs" />
130     <Compile Include="NetworkAgentTest.cs" />
131     <Compile Include="PithosWorkflowTest.cs" />
132     <Compile Include="Properties\AssemblyInfo.cs" />
133     <Compile Include="StatusCheckerTest.cs" />
134     <Compile Include="MockSettings.cs" />
135     <Compile Include="MockStatusKeeper.cs" />
136     <Compile Include="WorkflowFileStatusTest.cs" />
137   </ItemGroup>
138   <ItemGroup>
139     <ProjectReference Include="..\Libraries\Json40r2\Source\Src\Newtonsoft.Json\Newtonsoft.Json.csproj">
140       <Project>{A9AE40FF-1A21-414A-9FE7-3BE13644CC6D}</Project>
141       <Name>Newtonsoft.Json</Name>
142     </ProjectReference>
143     <ProjectReference Include="..\Libraries\ParallelExtensionsExtras\ParallelExtensionsExtras.csproj">
144       <Project>{C45218F8-09E7-4F57-85BC-5D8D2AC736A3}</Project>
145       <Name>ParallelExtensionsExtras</Name>
146     </ProjectReference>
147     <ProjectReference Include="..\Pithos.Core\Pithos.Core.csproj">
148       <Project>{142AF135-DF30-4563-B0AC-B604235AE874}</Project>
149       <Name>Pithos.Core</Name>
150     </ProjectReference>
151     <ProjectReference Include="..\Pithos.Interfaces\Pithos.Interfaces.csproj">
152       <Project>{7EEFF32F-CCF8-436A-9E0B-F40434C09AF4}</Project>
153       <Name>Pithos.Interfaces</Name>
154     </ProjectReference>
155     <ProjectReference Include="..\Pithos.Network\Pithos.Network.csproj">
156       <Project>{C8E2BC8B-C7F1-4222-855C-4B04A57FFDFD}</Project>
157       <Name>Pithos.Network</Name>
158     </ProjectReference>
159   </ItemGroup>
160   <ItemGroup>
161     <None Include="packages.config" />
162   </ItemGroup>
163   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
164   <PropertyGroup>
165     <PostBuildEvent>
166     </PostBuildEvent>
167   </PropertyGroup>
168   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
169        Other similar extension points exist, see Microsoft.Common.targets.
170   <Target Name="BeforeBuild">
171   </Target>
172   <Target Name="AfterBuild">
173   </Target>
174   -->
175 </Project>