Нет описания

CallCenterApi.Interface.csproj 25KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
  4. <Import Project="..\..\..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\..\..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" />
  5. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProductVersion>
  10. </ProductVersion>
  11. <SchemaVersion>2.0</SchemaVersion>
  12. <ProjectGuid>{DA95EF28-21F5-4627-A448-9BA88AC3E570}</ProjectGuid>
  13. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  14. <OutputType>Library</OutputType>
  15. <AppDesignerFolder>Properties</AppDesignerFolder>
  16. <RootNamespace>CallCenterApi.Interface</RootNamespace>
  17. <AssemblyName>CallCenterApi.Interface</AssemblyName>
  18. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  19. <UseIISExpress>true</UseIISExpress>
  20. <IISExpressSSLPort />
  21. <IISExpressAnonymousAuthentication />
  22. <IISExpressWindowsAuthentication />
  23. <IISExpressUseClassicPipelineMode />
  24. <UseGlobalApplicationHostFile />
  25. <NuGetPackageImportStamp>
  26. </NuGetPackageImportStamp>
  27. <TargetFrameworkProfile />
  28. <Use64BitIISExpress />
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  31. <DebugSymbols>true</DebugSymbols>
  32. <DebugType>full</DebugType>
  33. <Optimize>false</Optimize>
  34. <OutputPath>bin\</OutputPath>
  35. <DefineConstants>DEBUG;TRACE</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. </PropertyGroup>
  39. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  40. <DebugType>pdbonly</DebugType>
  41. <Optimize>true</Optimize>
  42. <OutputPath>bin\</OutputPath>
  43. <DefineConstants>TRACE</DefineConstants>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. </PropertyGroup>
  47. <ItemGroup>
  48. <Reference Include="ICSharpCode.SharpZipLib">
  49. <HintPath>..\..\..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
  50. </Reference>
  51. <Reference Include="Microsoft.AI.Agent.Intercept, Version=2.0.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  52. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
  53. <Private>True</Private>
  54. </Reference>
  55. <Reference Include="Microsoft.AI.DependencyCollector, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  56. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
  57. <Private>True</Private>
  58. </Reference>
  59. <Reference Include="Microsoft.AI.PerfCounterCollector, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  60. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
  61. <Private>True</Private>
  62. </Reference>
  63. <Reference Include="Microsoft.AI.ServerTelemetryChannel, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  64. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
  65. <Private>True</Private>
  66. </Reference>
  67. <Reference Include="Microsoft.AI.Web, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  68. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll</HintPath>
  69. <Private>True</Private>
  70. </Reference>
  71. <Reference Include="Microsoft.AI.WindowsServer, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  72. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
  73. <Private>True</Private>
  74. </Reference>
  75. <Reference Include="Microsoft.ApplicationInsights, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  76. <HintPath>..\..\..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
  77. <Private>True</Private>
  78. </Reference>
  79. <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  80. <HintPath>..\..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
  81. <Private>True</Private>
  82. </Reference>
  83. <Reference Include="Microsoft.CSharp" />
  84. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>..\..\..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
  87. </Reference>
  88. <Reference Include="NPOI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  89. <SpecificVersion>False</SpecificVersion>
  90. <HintPath>..\..\..\packages\NPOI.2.3.0\lib\net40\NPOI.dll</HintPath>
  91. </Reference>
  92. <Reference Include="NPOI.OOXML, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  93. <SpecificVersion>False</SpecificVersion>
  94. <HintPath>..\..\..\packages\NPOI.2.3.0\lib\net40\NPOI.OOXML.dll</HintPath>
  95. </Reference>
  96. <Reference Include="NPOI.OpenXml4Net, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  97. <SpecificVersion>False</SpecificVersion>
  98. <HintPath>..\..\..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
  99. </Reference>
  100. <Reference Include="NPOI.OpenXmlFormats, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  101. <SpecificVersion>False</SpecificVersion>
  102. <HintPath>..\..\..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
  103. </Reference>
  104. <Reference Include="Senparc.Weixin, Version=4.12.3.31913, Culture=neutral, processorArchitecture=MSIL">
  105. <SpecificVersion>False</SpecificVersion>
  106. <HintPath>Lib\Senparc.Weixin.dll</HintPath>
  107. </Reference>
  108. <Reference Include="Senparc.Weixin.MP, Version=14.4.12.16532, Culture=neutral, processorArchitecture=MSIL">
  109. <SpecificVersion>False</SpecificVersion>
  110. <HintPath>Lib\Senparc.Weixin.MP.dll</HintPath>
  111. </Reference>
  112. <Reference Include="System.Data.DataSetExtensions" />
  113. <Reference Include="System.Net.Http" />
  114. <Reference Include="System.Net.Http.WebRequest" />
  115. <Reference Include="System.Web.DynamicData" />
  116. <Reference Include="System.Web.Entity" />
  117. <Reference Include="System.Web.ApplicationServices" />
  118. <Reference Include="System.ComponentModel.DataAnnotations" />
  119. <Reference Include="System" />
  120. <Reference Include="System.Data" />
  121. <Reference Include="System.Drawing" />
  122. <Reference Include="System.Web" />
  123. <Reference Include="System.Web.Extensions" />
  124. <Reference Include="System.Xml" />
  125. <Reference Include="System.Configuration" />
  126. <Reference Include="System.Web.Services" />
  127. <Reference Include="System.EnterpriseServices" />
  128. <Reference Include="System.Xml.Linq" />
  129. <Reference Include="TopSdk, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  130. <SpecificVersion>False</SpecificVersion>
  131. <HintPath>bin\TopSdk.dll</HintPath>
  132. </Reference>
  133. </ItemGroup>
  134. <ItemGroup>
  135. <Reference Include="System.Web.Razor">
  136. <HintPath>..\..\..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  137. </Reference>
  138. <Reference Include="System.Web.Webpages">
  139. <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.dll</HintPath>
  140. </Reference>
  141. <Reference Include="System.Web.Webpages.Deployment">
  142. <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Deployment.dll</HintPath>
  143. </Reference>
  144. <Reference Include="System.Web.Webpages.Razor">
  145. <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Razor.dll</HintPath>
  146. </Reference>
  147. <Reference Include="System.Web.Helpers">
  148. <HintPath>..\..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  149. </Reference>
  150. <Reference Include="Microsoft.Web.Infrastructure">
  151. <HintPath>..\..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  152. </Reference>
  153. <Reference Include="System.Web.Mvc">
  154. <HintPath>..\..\..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  155. </Reference>
  156. </ItemGroup>
  157. <ItemGroup>
  158. <Content Include="ffmpeg.exe" />
  159. <Content Include="Global.asax" />
  160. <Content Include="Lib\Senparc.Weixin.dll" />
  161. <Content Include="Lib\Senparc.Weixin.MP.dll" />
  162. <Content Include="Txt\dirtywords.txt" />
  163. <Content Include="Web.config">
  164. <SubType>Designer</SubType>
  165. </Content>
  166. </ItemGroup>
  167. <ItemGroup>
  168. <Compile Include="App_Start\AuthorizeAttribute.cs" />
  169. <Compile Include="App_Start\FilterConfig.cs" />
  170. <Compile Include="App_Start\ErrorAttribute.cs" />
  171. <Compile Include="App_Start\RouteConfig.cs" />
  172. <Compile Include="Controllers\Base\BaseController.cs" />
  173. <Compile Include="Controllers\CallOutOptController.cs" />
  174. <Compile Include="Controllers\callout\CallPlanController.cs" />
  175. <Compile Include="Controllers\ChatController.cs" />
  176. <Compile Include="Controllers\ClassController.cs" />
  177. <Compile Include="Controllers\customer\CustomerController.cs" />
  178. <Compile Include="Controllers\customer\CustomerFieldController.cs" />
  179. <Compile Include="Controllers\customer\RegionCategoryController.cs" />
  180. <Compile Include="Controllers\DepartmentController.cs" />
  181. <Compile Include="Controllers\DeployController.cs" />
  182. <Compile Include="Controllers\DictionaryController.cs" />
  183. <Compile Include="Controllers\GroupClassController.cs" />
  184. <Compile Include="Controllers\GroupController.cs" />
  185. <Compile Include="Controllers\HomeController.cs" />
  186. <Compile Include="Controllers\IndexController.cs" />
  187. <Compile Include="Controllers\InfoController.cs" />
  188. <Compile Include="Controllers\IVRWordsController.cs" />
  189. <Compile Include="Controllers\knowledge\KnowledgeClassController.cs" />
  190. <Compile Include="Controllers\knowledge\KnowledgeController.cs" />
  191. <Compile Include="Controllers\LogController.cs" />
  192. <Compile Include="Controllers\Login\LoginController.cs" />
  193. <Compile Include="Controllers\MenuManage\ModuleInfoController.cs" />
  194. <Compile Include="Controllers\ModuleController.cs" />
  195. <Compile Include="Controllers\MsgController.cs" />
  196. <Compile Include="Controllers\order\OrderController.cs" />
  197. <Compile Include="Controllers\order\ProductController.cs" />
  198. <Compile Include="Controllers\quality\IndexBaseController.cs" />
  199. <Compile Include="Controllers\quality\IndexCategoryController.cs" />
  200. <Compile Include="Controllers\quality\QCManageController.cs" />
  201. <Compile Include="Controllers\report\BusinessController.cs" />
  202. <Compile Include="Controllers\report\CallInController.cs" />
  203. <Compile Include="Controllers\report\DaysTalkTimeController.cs" />
  204. <Compile Include="Controllers\report\QCResultController.cs" />
  205. <Compile Include="Controllers\report\SwitchedlossCallController.cs" />
  206. <Compile Include="Controllers\report\TalkTimeController.cs" />
  207. <Compile Include="Controllers\report\TotalCallController.cs" />
  208. <Compile Include="Controllers\report\YearContrastController.cs" />
  209. <Compile Include="Controllers\report\ZuoXiTongHuaController.cs" />
  210. <Compile Include="Controllers\report\ZuoXiWorkTotalController.cs" />
  211. <Compile Include="Controllers\RoleFController.cs" />
  212. <Compile Include="Controllers\RoleInfoController.cs" />
  213. <Compile Include="Controllers\SeatGroupController.cs" />
  214. <Compile Include="Controllers\SMSController.cs" />
  215. <Compile Include="Controllers\SMSZXZBController.cs" />
  216. <Compile Include="Controllers\SysConfigController.cs" />
  217. <Compile Include="Controllers\SystemManage\WorkOffDaysController.cs" />
  218. <Compile Include="Controllers\tel\CallblackController.cs" />
  219. <Compile Include="Controllers\tel\CallInScreenController.cs" />
  220. <Compile Include="Controllers\tel\CallleaveController.cs" />
  221. <Compile Include="Controllers\tel\CallOutScreenController.cs" />
  222. <Compile Include="Controllers\tel\CallrecordsController.cs" />
  223. <Compile Include="Controllers\tel\DutyPhoneController.cs" />
  224. <Compile Include="Controllers\tel\MobiledataController.cs" />
  225. <Compile Include="Controllers\tel\SeatMonitoringController.cs" />
  226. <Compile Include="Controllers\tel\WorkcalendarController.cs" />
  227. <Compile Include="Controllers\UploadFileController.cs" />
  228. <Compile Include="Controllers\UserAccountController.cs" />
  229. <Compile Include="Controllers\UserClassController.cs" />
  230. <Compile Include="Controllers\visit\VisitFPSetController.cs" />
  231. <Compile Include="Controllers\visit\VisithfOptController.cs" />
  232. <Compile Include="Controllers\visit\VisitInputController.cs" />
  233. <Compile Include="Controllers\visit\VisitRecordsController.cs" />
  234. <Compile Include="Controllers\visit\VisitReportController.cs" />
  235. <Compile Include="Controllers\visit\VisitTelphoneController.cs" />
  236. <Compile Include="Controllers\visit_dx\DXRecordsController.cs" />
  237. <Compile Include="Controllers\visit_dx\DXReportsController.cs" />
  238. <Compile Include="Controllers\visit_dx\DXTelController.cs" />
  239. <Compile Include="Controllers\visit_dx\hfOptController.cs" />
  240. <Compile Include="Controllers\visit_dx\InputDXTelController.cs" />
  241. <Compile Include="Controllers\visit_dx\VisFileController.cs" />
  242. <Compile Include="Controllers\weixin\WxCustomController.cs" />
  243. <Compile Include="Controllers\weixin\WxLoginController.cs" />
  244. <Compile Include="Controllers\weixin\WxReceiveController.cs" />
  245. <Compile Include="Controllers\workorder\WorkOrderController.cs" />
  246. <Compile Include="Global.asax.cs">
  247. <DependentUpon>Global.asax</DependentUpon>
  248. </Compile>
  249. <Compile Include="Models\Common\FormsPrincipal.cs" />
  250. <Compile Include="Models\Common\ListBase.cs" />
  251. <Compile Include="Models\Dto\CallPlan.cs" />
  252. <Compile Include="Models\Dto\CategoryDto.cs" />
  253. <Compile Include="Models\Dto\CustomerDto.cs" />
  254. <Compile Include="Models\Dto\ModuleInfoDto.cs" />
  255. <Compile Include="Models\Dto\OrderDto.cs" />
  256. <Compile Include="Models\Dto\ProductDto.cs" />
  257. <Compile Include="Models\Filter\FilterCallPlan.cs" />
  258. <Compile Include="Models\Filter\FilterCustomer.cs" />
  259. <Compile Include="Models\Filter\FilterCustomerField.cs" />
  260. <Compile Include="Models\Filter\FilterExcelTmp.cs" />
  261. <Compile Include="Models\Filter\FilterTalkRecord.cs" />
  262. <Compile Include="Models\Filter\FilterCategory.cs" />
  263. <Compile Include="Models\Filter\FilterDictionary.cs" />
  264. <Compile Include="Models\Filter\FilterExpress.cs" />
  265. <Compile Include="Models\Filter\FilterLog.cs" />
  266. <Compile Include="Models\Filter\FilterModuleFunction.cs" />
  267. <Compile Include="Models\Filter\FilterOrder.cs" />
  268. <Compile Include="Models\Filter\FilterSysConfig.cs" />
  269. <Compile Include="Models\Filter\FilterUserAccount.cs" />
  270. <Compile Include="Models\Filter\FilterProduct.cs" />
  271. <Compile Include="Models\Input\CallPlanInput.cs" />
  272. <Compile Include="Models\Input\CategoryInput.cs" />
  273. <Compile Include="Models\Input\CustomerFieldInput.cs" />
  274. <Compile Include="Models\Input\CustomerInput.cs" />
  275. <Compile Include="Models\Input\DepartmentInput.cs" />
  276. <Compile Include="Models\Input\DictionaryInput.cs" />
  277. <Compile Include="Models\Input\ImportDataInput.cs" />
  278. <Compile Include="Models\Input\LoginModel.cs" />
  279. <Compile Include="Models\Input\ModuleFunctionInput.cs" />
  280. <Compile Include="Models\Input\OrderInput.cs" />
  281. <Compile Include="Models\Input\ProductInput.cs" />
  282. <Compile Include="Models\Input\RegionCategoryInput.cs" />
  283. <Compile Include="Models\Input\RoleInput.cs" />
  284. <Compile Include="Models\Input\SeatGroupInput.cs" />
  285. <Compile Include="Models\Input\SysConfigInput.cs" />
  286. <Compile Include="Models\Input\UserAccountInput.cs" />
  287. <Compile Include="Properties\AssemblyInfo.cs" />
  288. </ItemGroup>
  289. <ItemGroup>
  290. <Content Include="Views\web.config" />
  291. <Content Include="packages.config">
  292. <SubType>Designer</SubType>
  293. </Content>
  294. <Content Include="ApplicationInsights.config">
  295. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  296. </Content>
  297. <Content Include="Configs\log4net.config" />
  298. <Content Include="Configs\system.config">
  299. <SubType>Designer</SubType>
  300. </Content>
  301. <None Include="Properties\PublishProfiles\1q.pubxml" />
  302. <None Include="Properties\PublishProfiles\ddr.pubxml" />
  303. <None Include="Properties\PublishProfiles\my.pubxml" />
  304. <None Include="Properties\PublishProfiles\new.pubxml" />
  305. <None Include="Properties\PublishProfiles\tt.pubxml" />
  306. <None Include="Properties\PublishProfiles\XiXianSZCG_API.pubxml" />
  307. <None Include="Web.Debug.config">
  308. <DependentUpon>Web.config</DependentUpon>
  309. </None>
  310. <None Include="Web.Release.config">
  311. <DependentUpon>Web.config</DependentUpon>
  312. </None>
  313. </ItemGroup>
  314. <ItemGroup>
  315. <Folder Include="App_Data\" />
  316. <Folder Include="Views\Base\" />
  317. <Folder Include="Views\Business\" />
  318. <Folder Include="Views\Callblack\" />
  319. <Folder Include="Views\CallIn\" />
  320. <Folder Include="Views\Callleave\" />
  321. <Folder Include="Views\CallOutOpt\" />
  322. <Folder Include="Views\CallOutScreen\" />
  323. <Folder Include="Views\CallPlan\" />
  324. <Folder Include="Views\Callrecords\" />
  325. <Folder Include="Views\CeShi\" />
  326. <Folder Include="Views\Chat\" />
  327. <Folder Include="Views\Class\" />
  328. <Folder Include="Views\Customer\" />
  329. <Folder Include="Views\DaysTalkTime\" />
  330. <Folder Include="Views\Default\" />
  331. <Folder Include="Views\Department\" />
  332. <Folder Include="Views\Deploy\" />
  333. <Folder Include="Views\Dictionary\" />
  334. <Folder Include="Views\DutyPhone\" />
  335. <Folder Include="Views\DXRecords\" />
  336. <Folder Include="Views\DXReports\" />
  337. <Folder Include="Views\DXTel\" />
  338. <Folder Include="Views\FilterOrder\" />
  339. <Folder Include="Views\GroupClass\" />
  340. <Folder Include="Views\Group\" />
  341. <Folder Include="Views\hfOpt\" />
  342. <Folder Include="Views\Home\" />
  343. <Folder Include="Views\IndexBase\" />
  344. <Folder Include="Views\IndexCategory\" />
  345. <Folder Include="Views\Index\" />
  346. <Folder Include="Views\Info\" />
  347. <Folder Include="Views\InputDXTel\" />
  348. <Folder Include="Views\IVRWords\" />
  349. <Folder Include="Views\KnowledgeClass\" />
  350. <Folder Include="Views\Knowledge\" />
  351. <Folder Include="Views\Login\" />
  352. <Folder Include="Views\Log\" />
  353. <Folder Include="Views\Mobiledata\" />
  354. <Folder Include="Views\Module\" />
  355. <Folder Include="Views\Msg\" />
  356. <Folder Include="Views\Order\" />
  357. <Folder Include="Views\Product\" />
  358. <Folder Include="Views\QCManage\" />
  359. <Folder Include="Views\QCResult\" />
  360. <Folder Include="Views\RegionCategory\" />
  361. <Folder Include="Views\RoleF\" />
  362. <Folder Include="Views\RoleInfo\" />
  363. <Folder Include="Views\SeatGroup\" />
  364. <Folder Include="Views\SeatMonitoring\" />
  365. <Folder Include="Views\SMSZXZB\" />
  366. <Folder Include="Views\SMS\" />
  367. <Folder Include="Views\SwitchedlossCall\" />
  368. <Folder Include="Views\SysConfig\" />
  369. <Folder Include="Views\TalkTime\" />
  370. <Folder Include="Views\TotalCall\" />
  371. <Folder Include="Views\UserAccount\" />
  372. <Folder Include="Views\UserClass\" />
  373. <Folder Include="Views\Validate\" />
  374. <Folder Include="Views\VisFile\" />
  375. <Folder Include="Views\visitfpset\" />
  376. <Folder Include="Views\VisithfOpt\" />
  377. <Folder Include="Views\VisitInput\" />
  378. <Folder Include="Views\VisitRecords\" />
  379. <Folder Include="Views\VisitReport\" />
  380. <Folder Include="Views\VisitTelphone\" />
  381. <Folder Include="Views\Workcalendar\" />
  382. <Folder Include="Views\WorkOffDays\" />
  383. <Folder Include="Views\WorkOrder\" />
  384. <Folder Include="Views\WxCustom\" />
  385. <Folder Include="Views\WxReceive\" />
  386. <Folder Include="Views\YearContrast\" />
  387. <Folder Include="Views\ZuoXiTongHua\" />
  388. <Folder Include="Views\ZuoXiWorkTotal\" />
  389. </ItemGroup>
  390. <ItemGroup>
  391. <ProjectReference Include="..\..\..\CallCenterCommon\CallCenter.Utility\CallCenter.Utility.csproj">
  392. <Project>{4DA219CC-911E-4C81-BB0B-DF5183FD50FF}</Project>
  393. <Name>CallCenter.Utility</Name>
  394. </ProjectReference>
  395. <ProjectReference Include="..\..\CallCenterApi.BLL\CallCenterApi.BLL.csproj">
  396. <Project>{d99011c9-0a57-4706-b073-091681effad7}</Project>
  397. <Name>CallCenterApi.BLL</Name>
  398. </ProjectReference>
  399. <ProjectReference Include="..\..\CallCenterApi.Cache\CallCenterApi.Cache.csproj">
  400. <Project>{3c9d4777-5066-4e92-a6c8-6dbca3a215f5}</Project>
  401. <Name>CallCenterApi.Cache</Name>
  402. </ProjectReference>
  403. <ProjectReference Include="..\..\CallCenterApi.Common\CallCenterApi.Common.csproj">
  404. <Project>{61507db3-6539-4161-9812-2103c794d209}</Project>
  405. <Name>CallCenterApi.Common</Name>
  406. </ProjectReference>
  407. <ProjectReference Include="..\..\CallCenterApi.DB\CallCenterApi.DB.csproj">
  408. <Project>{ae933bfc-b06c-4fe8-a352-0ce16db082d7}</Project>
  409. <Name>CallCenterApi.DB</Name>
  410. </ProjectReference>
  411. <ProjectReference Include="..\..\CallCenterApi.Model\CallCenterApi.Model.csproj">
  412. <Project>{03ac6599-ffc1-43db-8794-f42b9bf74ef5}</Project>
  413. <Name>CallCenterApi.Model</Name>
  414. </ProjectReference>
  415. <ProjectReference Include="..\..\CallCenterAPI.WechatSDK\CallCenterAPI.WechatSDK.csproj">
  416. <Project>{c8841b5e-5072-4b5e-b656-6e06c95a6b47}</Project>
  417. <Name>CallCenterAPI.WechatSDK</Name>
  418. </ProjectReference>
  419. </ItemGroup>
  420. <ItemGroup>
  421. <WCFMetadata Include="Service References\" />
  422. </ItemGroup>
  423. <PropertyGroup>
  424. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  425. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  426. </PropertyGroup>
  427. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  428. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  429. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  430. <ProjectExtensions>
  431. <VisualStudio>
  432. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  433. <WebProjectProperties>
  434. <UseIIS>True</UseIIS>
  435. <AutoAssignPort>True</AutoAssignPort>
  436. <DevelopmentServerPort>63662</DevelopmentServerPort>
  437. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  438. <IISUrl>http://localhost:5555/</IISUrl>
  439. <NTLMAuthentication>False</NTLMAuthentication>
  440. <UseCustomServer>False</UseCustomServer>
  441. <CustomServerUrl>
  442. </CustomServerUrl>
  443. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  444. </WebProjectProperties>
  445. </FlavorProperties>
  446. </VisualStudio>
  447. </ProjectExtensions>
  448. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  449. <PropertyGroup>
  450. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  451. </PropertyGroup>
  452. <Error Condition="!Exists('..\..\..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props'))" />
  453. <Error Condition="!Exists('..\..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
  454. </Target>
  455. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  456. Other similar extension points exist, see Microsoft.Common.targets.
  457. <Target Name="BeforeBuild">
  458. </Target>
  459. <Target Name="AfterBuild">
  460. </Target>
  461. -->
  462. </Project>