PageRenderTime 46ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/V2.2/trunk/Quickstarts/UI Composition/ViewDiscovery/Silverlight/UIComposition.Modules.Employee.Tests/UIComposition.Modules.Employee.Silverlight.Tests.csproj

#
MSBuild | 195 lines | 195 code | 0 blank | 0 comment | 0 complexity | 5dac7c8540b0f3fdff6415964c4c393b MD5 | raw file
  1. <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  4. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5. <ProductVersion>9.0.30729</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{FA034423-B9FC-4DEC-88D5-DDA6068E9B94}</ProjectGuid>
  8. <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>UIComposition.Modules.Employee.Tests</RootNamespace>
  12. <AssemblyName>UIComposition.Modules.Employee.Tests</AssemblyName>
  13. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  14. <SilverlightApplication>true</SilverlightApplication>
  15. <SupportedCultures>
  16. </SupportedCultures>
  17. <XapOutputs>true</XapOutputs>
  18. <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
  19. <XapFilename>UIComposition.Modules.Employee.Tests.xap</XapFilename>
  20. <SilverlightManifestTemplate>Properties\AppManifest.xml</SilverlightManifestTemplate>
  21. <SilverlightAppEntry>UIComposition.Modules.Employee.Tests.App</SilverlightAppEntry>
  22. <TestPageFileName>TestPage.html</TestPageFileName>
  23. <CreateTestPage>true</CreateTestPage>
  24. <ValidateXaml>true</ValidateXaml>
  25. <ThrowErrorsInValidation>false</ThrowErrorsInValidation><FileUpgradeFlags>
  26. </FileUpgradeFlags>
  27. <OldToolsVersion>3.5</OldToolsVersion>
  28. <UpgradeBackupLocation>
  29. </UpgradeBackupLocation>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  32. <DebugSymbols>true</DebugSymbols>
  33. <DebugType>full</DebugType>
  34. <Optimize>false</Optimize>
  35. <OutputPath>Bin\Debug</OutputPath>
  36. <DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants>
  37. <NoStdLib>true</NoStdLib>
  38. <NoConfig>true</NoConfig>
  39. <ErrorReport>prompt</ErrorReport>
  40. <WarningLevel>4</WarningLevel>
  41. </PropertyGroup>
  42. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  43. <DebugType>pdbonly</DebugType>
  44. <Optimize>true</Optimize>
  45. <OutputPath>Bin\Release</OutputPath>
  46. <DefineConstants>TRACE;SILVERLIGHT</DefineConstants>
  47. <NoStdLib>true</NoStdLib>
  48. <NoConfig>true</NoConfig>
  49. <ErrorReport>prompt</ErrorReport>
  50. <WarningLevel>4</WarningLevel>
  51. </PropertyGroup>
  52. <ItemGroup>
  53. <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>..\..\..\..\..\LIB\Silverlight\ServiceLocation\Microsoft.Practices.ServiceLocation.dll</HintPath>
  56. </Reference>
  57. <Reference Include="Microsoft.Practices.Unity, Version=1.1.0.1010, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\..\..\..\..\LIB\Silverlight\Unity\Microsoft.Practices.Unity.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Microsoft.Silverlight.Testing, Version=2.0.20930.1042, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>..\..\..\..\..\LIB\Silverlight\UnitTestFramework\Microsoft.Silverlight.Testing.dll</HintPath>
  64. </Reference>
  65. <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight, Version=2.0.20930.1042, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  66. <SpecificVersion>False</SpecificVersion>
  67. <HintPath>..\..\..\..\..\LIB\Silverlight\UnitTestFramework\Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.dll</HintPath>
  68. </Reference>
  69. <Reference Include="System.Windows" />
  70. <Reference Include="mscorlib" />
  71. <Reference Include="system" />
  72. <Reference Include="System.Core" />
  73. <Reference Include="System.Net" />
  74. <Reference Include="System.Xml" />
  75. <Reference Include="System.Windows.Browser" />
  76. </ItemGroup>
  77. <ItemGroup>
  78. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Controllers\EmployeesControllerFixture.cs">
  79. <Link>Controllers\EmployeesControllerFixture.cs</Link>
  80. </Compile>
  81. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\EmployeeModuleFixture.cs">
  82. <Link>EmployeeModuleFixture.cs</Link>
  83. </Compile>
  84. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockEmployeesController.cs">
  85. <Link>Mocks\MockEmployeesController.cs</Link>
  86. </Compile>
  87. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockEmployeesDetailsPresenter.cs">
  88. <Link>Mocks\MockEmployeesDetailsPresenter.cs</Link>
  89. </Compile>
  90. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockEmployeesDetailsView.cs">
  91. <Link>Mocks\MockEmployeesDetailsView.cs</Link>
  92. </Compile>
  93. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockEmployeeService.cs">
  94. <Link>Mocks\MockEmployeeService.cs</Link>
  95. </Compile>
  96. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockEmployeesListPresenter.cs">
  97. <Link>Mocks\MockEmployeesListPresenter.cs</Link>
  98. </Compile>
  99. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockEmployeesListView.cs">
  100. <Link>Mocks\MockEmployeesListView.cs</Link>
  101. </Compile>
  102. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockEmployeesService.cs">
  103. <Link>Mocks\MockEmployeesService.cs</Link>
  104. </Compile>
  105. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockEmployeesView.cs">
  106. <Link>Mocks\MockEmployeesView.cs</Link>
  107. </Compile>
  108. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockProjectsListPresenter.cs">
  109. <Link>Mocks\MockProjectsListPresenter.cs</Link>
  110. </Compile>
  111. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockProjectsListView.cs">
  112. <Link>Mocks\MockProjectsListView.cs</Link>
  113. </Compile>
  114. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockRegion.cs">
  115. <Link>Mocks\MockRegion.cs</Link>
  116. </Compile>
  117. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockRegionManager.cs">
  118. <Link>Mocks\MockRegionManager.cs</Link>
  119. </Compile>
  120. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockServiceLocator.cs">
  121. <Link>Mocks\MockServiceLocator.cs</Link>
  122. </Compile>
  123. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Mocks\MockUnityContainer.cs">
  124. <Link>Mocks\MockUnityContainer.cs</Link>
  125. </Compile>
  126. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Services\EmployeeServiceFixture.cs">
  127. <Link>Services\EmployeeServiceFixture.cs</Link>
  128. </Compile>
  129. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Views\EmployeesDetailsPresenterFixture.cs">
  130. <Link>Views\EmployeesDetailsPresenterFixture.cs</Link>
  131. </Compile>
  132. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Views\EmployeesListPresenterFixture.cs">
  133. <Link>Views\EmployeesListPresenterFixture.cs</Link>
  134. </Compile>
  135. <Compile Include="..\..\Desktop\UIComposition.Modules.Employee.Tests\Views\EmployeesPresenterFixture.cs">
  136. <Link>Views\EmployeesPresenterFixture.cs</Link>
  137. </Compile>
  138. <Compile Include="App.xaml.cs">
  139. <DependentUpon>App.xaml</DependentUpon>
  140. </Compile>
  141. <Compile Include="Properties\AssemblyInfo.cs" />
  142. </ItemGroup>
  143. <ItemGroup>
  144. <ApplicationDefinition Include="App.xaml">
  145. <Generator>MSBuild:Compile</Generator>
  146. <SubType>Designer</SubType>
  147. </ApplicationDefinition>
  148. </ItemGroup>
  149. <ItemGroup>
  150. <None Include="Properties\AppManifest.xml" />
  151. </ItemGroup>
  152. <ItemGroup>
  153. <ProjectReference Include="..\..\..\..\..\CAL\Silverlight\Composite.Presentation\Composite.Presentation.Silverlight.csproj">
  154. <Project>{E0D65CA9-810F-4FEC-9CB8-D8943FF28A9D}</Project>
  155. <Name>Composite.Presentation.Silverlight</Name>
  156. </ProjectReference>
  157. <ProjectReference Include="..\..\..\..\..\CAL\Silverlight\Composite\Composite.Silverlight.csproj">
  158. <Project>{CC79289A-2563-40B8-895C-3CDA56BA4956}</Project>
  159. <Name>Composite.Silverlight</Name>
  160. </ProjectReference>
  161. <ProjectReference Include="..\UIComposition.Infrastructure\UIComposition.Infrastructure.Silverlight.csproj">
  162. <Project>{4AF5DD23-642E-46B2-BFE9-D8D750EDBBB3}</Project>
  163. <Name>UIComposition.Infrastructure.Silverlight</Name>
  164. </ProjectReference>
  165. <ProjectReference Include="..\UIComposition.Modules.Employee\UIComposition.Modules.Employee.Silverlight.csproj">
  166. <Project>{C7591CA5-D022-4BE9-9CEF-0E85B4EF5CDF}</Project>
  167. <Name>UIComposition.Modules.Employee.Silverlight</Name>
  168. </ProjectReference>
  169. <ProjectReference Include="..\UIComposition.Modules.Project\UIComposition.Modules.Project.Silverlight.csproj">
  170. <Project>{129B7BAA-95C0-4FFF-B968-C3EB4C886680}</Project>
  171. <Name>UIComposition.Modules.Project.Silverlight</Name>
  172. </ProjectReference>
  173. </ItemGroup>
  174. <ItemGroup>
  175. <Folder Include="Views\EmployeesDetailsView\" />
  176. <Folder Include="Views\EmployeesListView\EmployeesListView\" />
  177. <Folder Include="Views\EmployeesView\EmployeesView\" />
  178. </ItemGroup>
  179. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\v3.0\Microsoft.Silverlight.CSharp.targets" Condition="" />
  180. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  181. Other similar extension points exist, see Microsoft.Common.targets.
  182. <Target Name="BeforeBuild">
  183. </Target>
  184. <Target Name="AfterBuild">
  185. </Target>
  186. -->
  187. <ProjectExtensions>
  188. <VisualStudio>
  189. <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
  190. <SilverlightProjectProperties />
  191. </FlavorProperties>
  192. <UserProperties ProjectLinkReference="b9ee42f2-b9c1-41d6-adf2-6538156720c6" ProjectLinkerExcludeFilter="\\wpf;\\silverlight;\.wpf;\.silverlight;\.xaml" />
  193. </VisualStudio>
  194. </ProjectExtensions>
  195. </Project>