CB.TVTrendChartData.csproj 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProductVersion>
  8. </ProductVersion>
  9. <SchemaVersion>2.0</SchemaVersion>
  10. <ProjectGuid>{45D10B15-691A-4847-B519-C5B0DE32AFD7}</ProjectGuid>
  11. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  12. <OutputType>Library</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>CB.TVTrendChartData</RootNamespace>
  15. <AssemblyName>CB.TVTrendChartData</AssemblyName>
  16. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  17. <UseIISExpress>false</UseIISExpress>
  18. <FileUpgradeFlags>
  19. </FileUpgradeFlags>
  20. <UpgradeBackupLocation>
  21. </UpgradeBackupLocation>
  22. <OldToolsVersion>4.0</OldToolsVersion>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <DebugSymbols>true</DebugSymbols>
  26. <DebugType>full</DebugType>
  27. <Optimize>false</Optimize>
  28. <OutputPath>bin\</OutputPath>
  29. <DefineConstants>DEBUG;TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\</OutputPath>
  37. <DefineConstants>TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. </PropertyGroup>
  41. <ItemGroup>
  42. <Reference Include="Microsoft.CSharp" />
  43. <Reference Include="System.Web.DynamicData" />
  44. <Reference Include="System.Web.Entity" />
  45. <Reference Include="System.Web.ApplicationServices" />
  46. <Reference Include="System" />
  47. <Reference Include="System.Data" />
  48. <Reference Include="System.Core" />
  49. <Reference Include="System.Data.DataSetExtensions" />
  50. <Reference Include="System.Web.Extensions" />
  51. <Reference Include="System.Xml.Linq" />
  52. <Reference Include="System.Drawing" />
  53. <Reference Include="System.Web" />
  54. <Reference Include="System.Xml" />
  55. <Reference Include="System.Configuration" />
  56. <Reference Include="System.Web.Services" />
  57. <Reference Include="System.EnterpriseServices" />
  58. </ItemGroup>
  59. <ItemGroup>
  60. <Content Include="Static\css\zst.css" />
  61. <Content Include="templates\zs\KL12_SiChuan_TV.html" />
  62. <Content Include="Web.config" />
  63. <Content Include="Web.Debug.config">
  64. <DependentUpon>Web.config</DependentUpon>
  65. </Content>
  66. <Content Include="Web.Release.config">
  67. <DependentUpon>Web.config</DependentUpon>
  68. </Content>
  69. </ItemGroup>
  70. <ItemGroup>
  71. <Compile Include="GetTrendChartAPI.ashx.cs">
  72. <DependentUpon>GetTrendChartAPI.ashx</DependentUpon>
  73. </Compile>
  74. <Compile Include="Properties\AssemblyInfo.cs" />
  75. <Compile Include="SynchroDataAPI.ashx.cs">
  76. <DependentUpon>SynchroDataAPI.ashx</DependentUpon>
  77. </Compile>
  78. </ItemGroup>
  79. <ItemGroup>
  80. <Content Include="GetTrendChartAPI.ashx" />
  81. </ItemGroup>
  82. <ItemGroup>
  83. <Content Include="Config\DataPrivoder.config">
  84. <SubType>Designer</SubType>
  85. </Content>
  86. </ItemGroup>
  87. <ItemGroup>
  88. <ProjectReference Include="..\CB.Common\CB.Common.csproj">
  89. <Project>{EF59CCC7-D665-4DD1-A5F2-FE8EA107F68F}</Project>
  90. <Name>CB.Common</Name>
  91. </ProjectReference>
  92. <ProjectReference Include="..\CB.Data.SqlServer\CB.Data.SqlServer.csproj">
  93. <Project>{157F5DFB-188F-4CCE-B7B6-05524D30E2F8}</Project>
  94. <Name>CB.Data.SqlServer</Name>
  95. </ProjectReference>
  96. <ProjectReference Include="..\CB.Data\CB.Data.csproj">
  97. <Project>{BFAD8E45-7300-46CB-82D5-5C347DF765AF}</Project>
  98. <Name>CB.Data</Name>
  99. </ProjectReference>
  100. <ProjectReference Include="..\CB.Entity\CB.Entity.csproj">
  101. <Project>{CBFE123D-0143-43D5-97BF-611DAB2B33F0}</Project>
  102. <Name>CB.Entity</Name>
  103. </ProjectReference>
  104. <ProjectReference Include="..\CB.Framework\CB.Framework.csproj">
  105. <Project>{F0B2776A-384F-45F3-9B62-F9E9660B4DA6}</Project>
  106. <Name>CB.Framework</Name>
  107. </ProjectReference>
  108. <ProjectReference Include="..\CB.TrendChart\CB.TrendChart.csproj">
  109. <Project>{60BC4970-CB01-4FC9-BAFF-19384B523E21}</Project>
  110. <Name>CB.TrendChart</Name>
  111. </ProjectReference>
  112. <ProjectReference Include="..\CB.TVUCenter\CB.TVUCenter.csproj">
  113. <Project>{BEDDF47C-EB01-4380-AF23-14E60B6F1684}</Project>
  114. <Name>CB.TVUCenter</Name>
  115. </ProjectReference>
  116. </ItemGroup>
  117. <ItemGroup>
  118. <Content Include="SynchroDataAPI.ashx" />
  119. </ItemGroup>
  120. <ItemGroup>
  121. <Content Include="Config\TV.config" />
  122. </ItemGroup>
  123. <PropertyGroup>
  124. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  125. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  126. </PropertyGroup>
  127. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  128. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  129. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  130. <ProjectExtensions>
  131. <VisualStudio>
  132. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  133. <WebProjectProperties>
  134. <UseIIS>False</UseIIS>
  135. <AutoAssignPort>True</AutoAssignPort>
  136. <DevelopmentServerPort>1775</DevelopmentServerPort>
  137. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  138. <IISUrl>
  139. </IISUrl>
  140. <NTLMAuthentication>False</NTLMAuthentication>
  141. <UseCustomServer>False</UseCustomServer>
  142. <CustomServerUrl>
  143. </CustomServerUrl>
  144. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  145. </WebProjectProperties>
  146. </FlavorProperties>
  147. </VisualStudio>
  148. </ProjectExtensions>
  149. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  150. Other similar extension points exist, see Microsoft.Common.targets.
  151. <Target Name="BeforeBuild">
  152. </Target>
  153. <Target Name="AfterBuild">
  154. </Target>
  155. -->
  156. </Project>