PageRenderTime 43ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

/V4/StockTrader RI/Desktop/StockTraderRI.Modules.News/StockTraderRI.Modules.News.csproj

#
MSBuild | 192 lines | 192 code | 0 blank | 0 comment | 1 complexity | ae3ddb7ddcf9ddb42eedd52961de7ce5 MD5 | raw file
  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>9.0.21022</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{2B892495-7440-44D4-87F7-C7ABB42740A8}</ProjectGuid>
  9. <OutputType>library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>StockTraderRI.Modules.News</RootNamespace>
  12. <AssemblyName>StockTraderRI.Modules.News</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  16. <WarningLevel>4</WarningLevel><FileUpgradeFlags>
  17. </FileUpgradeFlags>
  18. <OldToolsVersion>3.5</OldToolsVersion>
  19. <UpgradeBackupLocation />
  20. <IsWebBootstrapper>false</IsWebBootstrapper>
  21. <PublishUrl>publish\</PublishUrl>
  22. <Install>true</Install>
  23. <InstallFrom>Disk</InstallFrom>
  24. <UpdateEnabled>false</UpdateEnabled>
  25. <UpdateMode>Foreground</UpdateMode>
  26. <UpdateInterval>7</UpdateInterval>
  27. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  28. <UpdatePeriodically>false</UpdatePeriodically>
  29. <UpdateRequired>false</UpdateRequired>
  30. <MapFileExtensions>true</MapFileExtensions>
  31. <ApplicationRevision>0</ApplicationRevision>
  32. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  33. <UseApplicationTrust>false</UseApplicationTrust>
  34. <BootstrapperEnabled>true</BootstrapperEnabled>
  35. <TargetFrameworkProfile>Client</TargetFrameworkProfile>
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  38. <DebugSymbols>true</DebugSymbols>
  39. <DebugType>full</DebugType>
  40. <Optimize>false</Optimize>
  41. <OutputPath>bin\Debug\</OutputPath>
  42. <DefineConstants>DEBUG;TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. <CodeAnalysisRules>
  46. </CodeAnalysisRules>
  47. <RunCodeAnalysis>false</RunCodeAnalysis>
  48. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  49. </PropertyGroup>
  50. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  51. <DebugType>pdbonly</DebugType>
  52. <Optimize>true</Optimize>
  53. <OutputPath>bin\Release\</OutputPath>
  54. <DefineConstants>TRACE</DefineConstants>
  55. <ErrorReport>prompt</ErrorReport>
  56. <WarningLevel>4</WarningLevel>
  57. <RunCodeAnalysis>true</RunCodeAnalysis>
  58. <CodeAnalysisRules>
  59. </CodeAnalysisRules>
  60. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  61. </PropertyGroup>
  62. <ItemGroup>
  63. <Reference Include="Microsoft.Practices.Prism.MefExtensions">
  64. <HintPath>..\..\..\Bin\Desktop\Microsoft.Practices.Prism.MefExtensions.dll</HintPath>
  65. </Reference>
  66. <Reference Include="System" />
  67. <Reference Include="System.ComponentModel.Composition" />
  68. <Reference Include="System.Core">
  69. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  70. </Reference>
  71. <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  72. <HintPath>..\..\..\Lib\Desktop\System.Windows.Interactivity.dll</HintPath>
  73. </Reference>
  74. <Reference Include="System.Xaml" />
  75. <Reference Include="System.Xml.Linq">
  76. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  77. </Reference>
  78. <Reference Include="System.Data.DataSetExtensions">
  79. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  80. </Reference>
  81. <Reference Include="System.Data" />
  82. <Reference Include="System.Xml" />
  83. <Reference Include="UIAutomationProvider">
  84. <RequiredTargetFramework>3.0</RequiredTargetFramework>
  85. </Reference>
  86. <Reference Include="WindowsBase">
  87. <RequiredTargetFramework>3.0</RequiredTargetFramework>
  88. </Reference>
  89. <Reference Include="PresentationCore">
  90. <RequiredTargetFramework>3.0</RequiredTargetFramework>
  91. </Reference>
  92. <Reference Include="PresentationFramework">
  93. <RequiredTargetFramework>3.0</RequiredTargetFramework>
  94. </Reference>
  95. <Reference Include="Microsoft.Practices.Prism">
  96. <HintPath>..\..\..\Bin\Desktop\Microsoft.Practices.Prism.dll</HintPath>
  97. </Reference>
  98. </ItemGroup>
  99. <ItemGroup>
  100. <Page Include="Article\ArticleView.xaml">
  101. <SubType>Designer</SubType>
  102. <Generator>MSBuild:Compile</Generator>
  103. <Generator>MSBuild:Compile</Generator>
  104. <SubType>Designer</SubType>
  105. </Page>
  106. <Page Include="Article\NewsReaderView.xaml">
  107. <SubType>Designer</SubType>
  108. <Generator>MSBuild:Compile</Generator>
  109. <Generator>MSBuild:Compile</Generator>
  110. <SubType>Designer</SubType>
  111. </Page>
  112. </ItemGroup>
  113. <ItemGroup>
  114. <Compile Include="Article\ArticleView.xaml.cs">
  115. <DependentUpon>ArticleView.xaml</DependentUpon>
  116. <SubType>Code</SubType>
  117. </Compile>
  118. <Compile Include="Article\ArticleViewModel.cs" />
  119. <Compile Include="Article\NewsReaderView.xaml.cs">
  120. <DependentUpon>NewsReaderView.xaml</DependentUpon>
  121. </Compile>
  122. <Compile Include="Article\NewsReaderViewModel.cs" />
  123. <Compile Include="Controllers\INewsController.cs">
  124. <SubType>Code</SubType>
  125. </Compile>
  126. <Compile Include="Controllers\NewsController.cs">
  127. <SubType>Code</SubType>
  128. </Compile>
  129. <Compile Include="GlobalSuppressions.cs" />
  130. <Compile Include="NewsModule.cs">
  131. <SubType>Code</SubType>
  132. </Compile>
  133. <Compile Include="Properties\AssemblyInfo.cs">
  134. <SubType>Code</SubType>
  135. </Compile>
  136. <Compile Include="Properties\Resources.Designer.cs">
  137. <DependentUpon>Resources.resx</DependentUpon>
  138. <DesignTime>True</DesignTime>
  139. <AutoGen>True</AutoGen>
  140. </Compile>
  141. <Compile Include="Services\NewsFeedService.cs">
  142. <SubType>Code</SubType>
  143. </Compile>
  144. <AppDesigner Include="Properties\" />
  145. </ItemGroup>
  146. <ItemGroup>
  147. <ProjectReference Include="..\StockTraderRI.Infrastructure\StockTraderRI.Infrastructure.csproj">
  148. <Project>{0A123C1B-F316-447D-99A5-44CCF8023683}</Project>
  149. <Name>StockTraderRI.Infrastructure</Name>
  150. </ProjectReference>
  151. </ItemGroup>
  152. <ItemGroup>
  153. <Resource Include="Data\News.xml" />
  154. <EmbeddedResource Include="Properties\Resources.resx">
  155. <SubType>Designer</SubType>
  156. <Generator>ResXFileCodeGenerator</Generator>
  157. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  158. </EmbeddedResource>
  159. </ItemGroup>
  160. <ItemGroup>
  161. <Resource Include="Data\Images\Annotation_New.png" />
  162. <Resource Include="Data\Images\info.png" />
  163. </ItemGroup>
  164. <ItemGroup>
  165. <None Include="Migrated rules for StockTraderRI.Modules.News.ruleset" />
  166. </ItemGroup>
  167. <ItemGroup>
  168. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  169. <Visible>False</Visible>
  170. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  171. <Install>false</Install>
  172. </BootstrapperPackage>
  173. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  174. <Visible>False</Visible>
  175. <ProductName>.NET Framework 3.5 SP1</ProductName>
  176. <Install>true</Install>
  177. </BootstrapperPackage>
  178. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  179. <Visible>False</Visible>
  180. <ProductName>Windows Installer 3.1</ProductName>
  181. <Install>true</Install>
  182. </BootstrapperPackage>
  183. </ItemGroup>
  184. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  185. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  186. Other similar extension points exist, see Microsoft.Common.targets.
  187. <Target Name="BeforeBuild">
  188. </Target>
  189. <Target Name="AfterBuild">
  190. </Target>
  191. -->
  192. </Project>