PageRenderTime 38ms CodeModel.GetById 10ms RepoModel.GetById 0ms app.codeStats 0ms

/V4/StockTrader RI/Silverlight/StockTraderRI.Modules.Watch.Silverlight/StockTraderRI.Modules.Watch.Silverlight.csproj

#
MSBuild | 187 lines | 187 code | 0 blank | 0 comment | 2 complexity | 384d00da7ee5ce32f4531fef4eb5f45b 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 Condition="'$(MSBuildToolsVersion)' == '3.5'">
  4. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  5. </PropertyGroup>
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProductVersion>9.0.30729</ProductVersion>
  10. <SchemaVersion>2.0</SchemaVersion>
  11. <ProjectGuid>{D2D61AF1-2564-47F3-AD4F-91DBC33126E1}</ProjectGuid>
  12. <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  13. <OutputType>Library</OutputType>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <RootNamespace>StockTraderRI.Modules.Watch</RootNamespace>
  16. <AssemblyName>StockTraderRI.Modules.Watch</AssemblyName>
  17. <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
  18. <SilverlightApplication>false</SilverlightApplication>
  19. <ValidateXaml>true</ValidateXaml>
  20. <ThrowErrorsInValidation>false</ThrowErrorsInValidation><FileUpgradeFlags>
  21. </FileUpgradeFlags>
  22. <OldToolsVersion>3.5</OldToolsVersion>
  23. <UpgradeBackupLocation>
  24. </UpgradeBackupLocation>
  25. <TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>
  26. <SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
  27. <PublishUrl>publish\</PublishUrl>
  28. <Install>true</Install>
  29. <InstallFrom>Disk</InstallFrom>
  30. <UpdateEnabled>false</UpdateEnabled>
  31. <UpdateMode>Foreground</UpdateMode>
  32. <UpdateInterval>7</UpdateInterval>
  33. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  34. <UpdatePeriodically>false</UpdatePeriodically>
  35. <UpdateRequired>false</UpdateRequired>
  36. <MapFileExtensions>true</MapFileExtensions>
  37. <ApplicationRevision>0</ApplicationRevision>
  38. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  39. <IsWebBootstrapper>false</IsWebBootstrapper>
  40. <UseApplicationTrust>false</UseApplicationTrust>
  41. <BootstrapperEnabled>true</BootstrapperEnabled>
  42. <TargetFrameworkProfile />
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  45. <DebugSymbols>true</DebugSymbols>
  46. <DebugType>full</DebugType>
  47. <Optimize>false</Optimize>
  48. <OutputPath>Bin\Debug</OutputPath>
  49. <DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants>
  50. <NoStdLib>true</NoStdLib>
  51. <NoConfig>true</NoConfig>
  52. <ErrorReport>prompt</ErrorReport>
  53. <WarningLevel>4</WarningLevel>
  54. <CodeAnalysisRules>
  55. </CodeAnalysisRules>
  56. <CodeAnalysisRuleSet>Migrated rules for StockTraderRI.Modules.Watch.Silverlight.ruleset</CodeAnalysisRuleSet>
  57. </PropertyGroup>
  58. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  59. <DebugType>pdbonly</DebugType>
  60. <Optimize>true</Optimize>
  61. <OutputPath>Bin\Release</OutputPath>
  62. <DefineConstants>TRACE;SILVERLIGHT</DefineConstants>
  63. <NoStdLib>true</NoStdLib>
  64. <NoConfig>true</NoConfig>
  65. <ErrorReport>prompt</ErrorReport>
  66. <WarningLevel>4</WarningLevel>
  67. <CodeAnalysisRules>
  68. </CodeAnalysisRules>
  69. <CodeAnalysisRuleSet>Migrated rules for StockTraderRI.Modules.Watch.Silverlight.ruleset</CodeAnalysisRuleSet>
  70. </PropertyGroup>
  71. <ItemGroup>
  72. <Reference Include="Microsoft.Practices.Prism.MefExtensions">
  73. <HintPath>..\..\..\Bin\Silverlight\Microsoft.Practices.Prism.MefExtensions.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Microsoft.Practices.Unity.Silverlight">
  76. <HintPath>..\..\..\LIB\Silverlight\Unity\Microsoft.Practices.Unity.Silverlight.dll</HintPath>
  77. </Reference>
  78. <Reference Include="System.ComponentModel.Composition, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  79. <Reference Include="System.Windows" />
  80. <Reference Include="mscorlib" />
  81. <Reference Include="system" />
  82. <Reference Include="System.Core" />
  83. <Reference Include="System.Windows.Controls.Data, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  84. <Reference Include="System.Xml" />
  85. <Reference Include="System.Net" />
  86. <Reference Include="System.Windows.Browser" />
  87. <Reference Include="Microsoft.Practices.Prism">
  88. <HintPath>..\..\..\Bin\Silverlight\Microsoft.Practices.Prism.dll</HintPath>
  89. </Reference>
  90. </ItemGroup>
  91. <ItemGroup>
  92. <Compile Include="..\..\Desktop\StockTraderRI.Modules.WatchList\AddWatch\AddWatchViewModel.cs">
  93. <Link>AddWatch\AddWatchViewModel.cs</Link>
  94. </Compile>
  95. <Compile Include="..\..\Desktop\StockTraderRI.Modules.WatchList\Properties\Resources.Designer.cs">
  96. <Link>Properties\Resources.Designer.cs</Link>
  97. <DependentUpon>Resources.resx</DependentUpon>
  98. </Compile>
  99. <Compile Include="..\..\Desktop\StockTraderRI.Modules.WatchList\Services\IWatchListService.cs">
  100. <Link>Services\IWatchListService.cs</Link>
  101. </Compile>
  102. <Compile Include="..\..\Desktop\StockTraderRI.Modules.WatchList\Services\WatchListService.cs">
  103. <Link>Services\WatchListService.cs</Link>
  104. </Compile>
  105. <Compile Include="..\..\Desktop\StockTraderRI.Modules.WatchList\WatchItem.cs">
  106. <Link>WatchItem.cs</Link>
  107. </Compile>
  108. <Compile Include="..\..\Desktop\StockTraderRI.Modules.WatchList\WatchList\WatchListViewModel.cs">
  109. <Link>WatchList\WatchListViewModel.cs</Link>
  110. </Compile>
  111. <Compile Include="..\..\Desktop\StockTraderRI.Modules.WatchList\WatchModule.cs">
  112. <Link>WatchModule.cs</Link>
  113. </Compile>
  114. <Compile Include="AddWatch\AddWatchView.xaml.cs">
  115. <DependentUpon>AddWatchView.xaml</DependentUpon>
  116. </Compile>
  117. <Compile Include="GlobalSuppressions.cs" />
  118. <Compile Include="Properties\AssemblyInfo.cs" />
  119. <Compile Include="WatchList\WatchListView.xaml.cs">
  120. <DependentUpon>WatchListView.xaml</DependentUpon>
  121. </Compile>
  122. </ItemGroup>
  123. <ItemGroup>
  124. <Page Include="AddWatch\AddWatchView.xaml">
  125. <SubType>Designer</SubType>
  126. <Generator>MSBuild:Compile</Generator>
  127. <Generator>MSBuild:Compile</Generator>
  128. <SubType>Designer</SubType>
  129. </Page>
  130. <Page Include="WatchList\WatchListView.xaml">
  131. <SubType>Designer</SubType>
  132. <Generator>MSBuild:Compile</Generator>
  133. <Generator>MSBuild:Compile</Generator>
  134. <SubType>Designer</SubType>
  135. </Page>
  136. </ItemGroup>
  137. <ItemGroup>
  138. <ProjectReference Include="..\StockTraderRI.Infrastructure.Silverlight\StockTraderRI.Infrastructure.Silverlight.csproj">
  139. <Project>{1C3517FB-89B0-4726-9D78-3C7E28C9E49E}</Project>
  140. <Name>StockTraderRI.Infrastructure.Silverlight</Name>
  141. </ProjectReference>
  142. </ItemGroup>
  143. <ItemGroup>
  144. <EmbeddedResource Include="..\..\Desktop\StockTraderRI.Modules.WatchList\Properties\Resources.resx">
  145. <Link>Properties\Resources.resx</Link>
  146. </EmbeddedResource>
  147. </ItemGroup>
  148. <ItemGroup>
  149. <None Include="Migrated rules for StockTraderRI.Modules.Watch.Silverlight.ruleset" />
  150. </ItemGroup>
  151. <ItemGroup>
  152. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  153. <Visible>False</Visible>
  154. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  155. <Install>false</Install>
  156. </BootstrapperPackage>
  157. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  158. <Visible>False</Visible>
  159. <ProductName>.NET Framework 3.5 SP1</ProductName>
  160. <Install>true</Install>
  161. </BootstrapperPackage>
  162. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  163. <Visible>False</Visible>
  164. <ProductName>Windows Installer 3.1</ProductName>
  165. <Install>true</Install>
  166. </BootstrapperPackage>
  167. </ItemGroup>
  168. <ItemGroup>
  169. <Folder Include="Controllers\" />
  170. </ItemGroup>
  171. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.CSharp.targets" />
  172. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  173. Other similar extension points exist, see Microsoft.Common.targets.
  174. <Target Name="BeforeBuild">
  175. </Target>
  176. <Target Name="AfterBuild">
  177. </Target>
  178. -->
  179. <ProjectExtensions>
  180. <VisualStudio>
  181. <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
  182. <SilverlightProjectProperties />
  183. </FlavorProperties>
  184. <UserProperties ProjectLinkReference="78621307-c67f-4c61-96aa-7ee4b3c08620" ProjectLinkerExcludeFilter="\\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" />
  185. </VisualStudio>
  186. </ProjectExtensions>
  187. </Project>