暫無描述

CallCenterApi.DAL.csproj 6.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.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. <ProjectGuid>{F5B5967D-B96D-434D-B06D-D1F9D8A98BA1}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>CallCenterApi.DAL</RootNamespace>
  11. <AssemblyName>CallCenterApi.DAL</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  16. <DebugSymbols>true</DebugSymbols>
  17. <DebugType>full</DebugType>
  18. <Optimize>false</Optimize>
  19. <OutputPath>bin\Debug\</OutputPath>
  20. <DefineConstants>DEBUG;TRACE</DefineConstants>
  21. <ErrorReport>prompt</ErrorReport>
  22. <WarningLevel>4</WarningLevel>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  25. <DebugType>pdbonly</DebugType>
  26. <Optimize>true</Optimize>
  27. <OutputPath>bin\Release\</OutputPath>
  28. <DefineConstants>TRACE</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. </PropertyGroup>
  32. <ItemGroup>
  33. <Reference Include="System" />
  34. <Reference Include="System.Core" />
  35. <Reference Include="System.Xml.Linq" />
  36. <Reference Include="System.Data.DataSetExtensions" />
  37. <Reference Include="Microsoft.CSharp" />
  38. <Reference Include="System.Data" />
  39. <Reference Include="System.Net.Http" />
  40. <Reference Include="System.Xml" />
  41. </ItemGroup>
  42. <ItemGroup>
  43. <Compile Include="article.cs" />
  44. <Compile Include="article_category.cs" />
  45. <Compile Include="CallRecords.cs" />
  46. <Compile Include="orders.cs" />
  47. <Compile Include="PagerDAL.cs" />
  48. <Compile Include="Properties\AssemblyInfo.cs" />
  49. <Compile Include="telloc_users.cs" />
  50. <Compile Include="T_Ask_PagerInfo.cs" />
  51. <Compile Include="T_Ask_PagerItems.cs" />
  52. <Compile Include="T_Ask_Question.cs" />
  53. <Compile Include="T_Ask_QuestionCategory.cs" />
  54. <Compile Include="T_Ask_QuestionItems.cs" />
  55. <Compile Include="T_Call_Blacklist.cs" />
  56. <Compile Include="T_Call_CallRecords.cs" />
  57. <Compile Include="T_Call_CallRecordsLD.cs" />
  58. <Compile Include="T_Call_CallRecords_QC.cs" />
  59. <Compile Include="T_Call_LeaveRecord.cs" />
  60. <Compile Include="T_Call_OutAnswers.cs" />
  61. <Compile Include="T_Call_OutTask.cs" />
  62. <Compile Include="T_Call_OutTaskRecords.cs" />
  63. <Compile Include="T_Call_OutTaskTelNum.cs" />
  64. <Compile Include="T_Call_TaskTelNum.cs" />
  65. <Compile Include="T_Call_WorkOrder.cs" />
  66. <Compile Include="T_Call_ZBDH.cs" />
  67. <Compile Include="T_CTI_Task.cs" />
  68. <Compile Include="T_CTI_TaskAgent.cs" />
  69. <Compile Include="T_CTI_TaskDaily.cs" />
  70. <Compile Include="T_CTI_TaskPhonePart.cs" />
  71. <Compile Include="T_CTI_TaskRecord.cs" />
  72. <Compile Include="T_Cus_ContactPersonNew.cs" />
  73. <Compile Include="T_Cus_CustomerBaseNew.cs" />
  74. <Compile Include="T_Cus_CustomerExpand.cs" />
  75. <Compile Include="T_Cus_CustomerFinance.cs" />
  76. <Compile Include="T_Cus_CustomerFinanceLog.cs" />
  77. <Compile Include="T_Cus_Customerrecords.cs" />
  78. <Compile Include="T_Cus_RegionCategory.cs" />
  79. <Compile Include="T_Cus_Region_UserAccount_Map.cs" />
  80. <Compile Include="T_Msg_List.cs" />
  81. <Compile Include="T_Msg_NoticeInfo.cs" />
  82. <Compile Include="T_QC_IndexBase.cs" />
  83. <Compile Include="T_QC_IndexCategory.cs" />
  84. <Compile Include="T_QC_IndexRes.cs" />
  85. <Compile Include="T_Que_Question_Answer.cs" />
  86. <Compile Include="T_Que_Question_Map.cs" />
  87. <Compile Include="T_RegionCategory.cs" />
  88. <Compile Include="T_RepositoryCategory.cs" />
  89. <Compile Include="T_RepositoryInformation.cs" />
  90. <Compile Include="T_SMS_List.cs" />
  91. <Compile Include="T_SMS_Receive.cs" />
  92. <Compile Include="T_SMS_RecvSMS.cs" />
  93. <Compile Include="T_SMS_SendSMSTask.cs" />
  94. <Compile Include="T_SMS_SentSMS.cs" />
  95. <Compile Include="T_SMS_Template.cs" />
  96. <Compile Include="T_Sys_Accessories.cs" />
  97. <Compile Include="T_Sys_AssToken.cs" />
  98. <Compile Include="T_Sys_Department.cs" />
  99. <Compile Include="T_Sys_DictionaryBase.cs" />
  100. <Compile Include="T_Sys_DictionaryValue.cs" />
  101. <Compile Include="T_Sys_LoginLogs.cs" />
  102. <Compile Include="T_Sys_MobileData.cs" />
  103. <Compile Include="T_Sys_ModuleInfo.cs" />
  104. <Compile Include="T_Sys_ModuleFunctions.cs" />
  105. <Compile Include="T_Sys_OperateLogs.cs" />
  106. <Compile Include="T_Sys_RoleFunction.cs" />
  107. <Compile Include="T_Sys_RoleInfo.cs" />
  108. <Compile Include="T_Sys_SeatGroup.cs" />
  109. <Compile Include="T_Sys_SeatPermissionConfig.cs" />
  110. <Compile Include="T_Sys_SystemConfig.cs" />
  111. <Compile Include="T_Sys_TelTitleData.cs" />
  112. <Compile Include="T_Sys_UserAccount.cs" />
  113. <Compile Include="T_Sys_Users.cs" />
  114. <Compile Include="T_Sys_WorkCalendar.cs" />
  115. <Compile Include="T_Sys_WorkOFFDays.cs" />
  116. <Compile Include="T_Sys_WorkTimes.cs" />
  117. <Compile Include="T_Wo_BusinessManage.cs" />
  118. <Compile Include="T_Wo_MaterialManage.cs" />
  119. <Compile Include="T_Wo_QuestionManage.cs" />
  120. <Compile Include="T_Wo_WorkOrder.cs" />
  121. <Compile Include="T_Wo_WorkOrderItem_New.cs" />
  122. <Compile Include="T_Wo_WorkOrderTimeOut.cs" />
  123. <Compile Include="T_Wo_WorkOrder_Logs.cs" />
  124. <Compile Include="UserAccount.cs" />
  125. </ItemGroup>
  126. <ItemGroup>
  127. <ProjectReference Include="..\CallCenterApi.DB\CallCenterApi.DB.csproj">
  128. <Project>{AE933BFC-B06C-4FE8-A352-0CE16DB082D7}</Project>
  129. <Name>CallCenterApi.DB</Name>
  130. </ProjectReference>
  131. <ProjectReference Include="..\CallCenterApi.Model\CallCenterApi.Model.csproj">
  132. <Project>{03ac6599-ffc1-43db-8794-f42b9bf74ef5}</Project>
  133. <Name>CallCenterApi.Model</Name>
  134. </ProjectReference>
  135. </ItemGroup>
  136. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  137. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  138. Other similar extension points exist, see Microsoft.Common.targets.
  139. <Target Name="BeforeBuild">
  140. </Target>
  141. <Target Name="AfterBuild">
  142. </Target>
  143. -->
  144. </Project>