鄂尔多斯-招源科技

CallCenterApi_.Interface.csproj 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  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>{2CFC5C63-0992-46AE-BD03-BDE1177CFE9A}</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. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  29. <DebugSymbols>true</DebugSymbols>
  30. <DebugType>full</DebugType>
  31. <Optimize>false</Optimize>
  32. <OutputPath>bin\</OutputPath>
  33. <DefineConstants>DEBUG;TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  38. <DebugType>pdbonly</DebugType>
  39. <Optimize>true</Optimize>
  40. <OutputPath>bin\</OutputPath>
  41. <DefineConstants>TRACE</DefineConstants>
  42. <ErrorReport>prompt</ErrorReport>
  43. <WarningLevel>4</WarningLevel>
  44. </PropertyGroup>
  45. <ItemGroup>
  46. <Reference Include="Microsoft.AI.Agent.Intercept, Version=2.0.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  47. <HintPath>..\..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
  48. <Private>True</Private>
  49. </Reference>
  50. <Reference Include="Microsoft.AI.DependencyCollector, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  51. <HintPath>..\..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
  52. <Private>True</Private>
  53. </Reference>
  54. <Reference Include="Microsoft.AI.PerfCounterCollector, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  55. <HintPath>..\..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
  56. <Private>True</Private>
  57. </Reference>
  58. <Reference Include="Microsoft.AI.ServerTelemetryChannel, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  59. <HintPath>..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
  60. <Private>True</Private>
  61. </Reference>
  62. <Reference Include="Microsoft.AI.Web, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  63. <HintPath>..\..\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll</HintPath>
  64. <Private>True</Private>
  65. </Reference>
  66. <Reference Include="Microsoft.AI.WindowsServer, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  67. <HintPath>..\..\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
  68. <Private>True</Private>
  69. </Reference>
  70. <Reference Include="Microsoft.ApplicationInsights, Version=2.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  71. <HintPath>..\..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
  72. <Private>True</Private>
  73. </Reference>
  74. <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  75. <HintPath>..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
  76. <Private>True</Private>
  77. </Reference>
  78. <Reference Include="Microsoft.CSharp" />
  79. <Reference Include="System.Net.Http" />
  80. <Reference Include="System.Web.DynamicData" />
  81. <Reference Include="System.Web.Entity" />
  82. <Reference Include="System.Web.ApplicationServices" />
  83. <Reference Include="System.ComponentModel.DataAnnotations" />
  84. <Reference Include="System" />
  85. <Reference Include="System.Data" />
  86. <Reference Include="System.Core" />
  87. <Reference Include="System.Data.DataSetExtensions" />
  88. <Reference Include="System.Web.Extensions" />
  89. <Reference Include="System.Xml.Linq" />
  90. <Reference Include="System.Drawing" />
  91. <Reference Include="System.Web" />
  92. <Reference Include="System.Xml" />
  93. <Reference Include="System.Configuration" />
  94. <Reference Include="System.Web.Services" />
  95. <Reference Include="System.EnterpriseServices" />
  96. </ItemGroup>
  97. <ItemGroup>
  98. <Reference Include="System.Web.Razor">
  99. <HintPath>..\..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  100. </Reference>
  101. <Reference Include="System.Web.Webpages">
  102. <HintPath>..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.dll</HintPath>
  103. </Reference>
  104. <Reference Include="System.Web.Webpages.Deployment">
  105. <HintPath>..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Deployment.dll</HintPath>
  106. </Reference>
  107. <Reference Include="System.Web.Webpages.Razor">
  108. <HintPath>..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Webpages.Razor.dll</HintPath>
  109. </Reference>
  110. <Reference Include="System.Web.Helpers">
  111. <HintPath>..\..\packages\Microsoft.AspNet.Webpages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  112. </Reference>
  113. <Reference Include="Microsoft.Web.Infrastructure">
  114. <HintPath>..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  115. </Reference>
  116. <Reference Include="System.Web.Mvc">
  117. <HintPath>..\..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  118. </Reference>
  119. <Reference Include="Newtonsoft.Json">
  120. <HintPath>..\..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
  121. </Reference>
  122. <Reference Include="System.Net.Http.Formatting">
  123. <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  124. </Reference>
  125. <Reference Include="System.Web.Http">
  126. <HintPath>..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
  127. </Reference>
  128. <Reference Include="System.Web.Http.WebHost">
  129. <HintPath>..\..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
  130. </Reference>
  131. </ItemGroup>
  132. <ItemGroup>
  133. <Content Include="Global.asax" />
  134. <Content Include="Web.config" />
  135. </ItemGroup>
  136. <ItemGroup>
  137. <Compile Include="App_Start\RouteConfig.cs" />
  138. <Compile Include="App_Start\WebApiConfig.cs" />
  139. <Compile Include="Controllers\BaseController\BaseController.cs" />
  140. <Compile Include="Controllers\BaseController\ValidateController.cs" />
  141. <Compile Include="Controllers\UserInfoController.cs" />
  142. <Compile Include="Global.asax.cs">
  143. <DependentUpon>Global.asax</DependentUpon>
  144. </Compile>
  145. <Compile Include="Properties\AssemblyInfo.cs" />
  146. </ItemGroup>
  147. <ItemGroup>
  148. <Content Include="Views\web.config" />
  149. <Content Include="packages.config" />
  150. <Content Include="ApplicationInsights.config">
  151. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  152. </Content>
  153. <None Include="Web.Debug.config">
  154. <DependentUpon>Web.config</DependentUpon>
  155. </None>
  156. <None Include="Web.Release.config">
  157. <DependentUpon>Web.config</DependentUpon>
  158. </None>
  159. </ItemGroup>
  160. <ItemGroup>
  161. <Folder Include="App_Data\" />
  162. <Folder Include="Models\" />
  163. </ItemGroup>
  164. <ItemGroup>
  165. <ProjectReference Include="..\..\CallCenterCommon\CallCenter.Utility\CallCenter.Utility.csproj">
  166. <Project>{4DA219CC-911E-4C81-BB0B-DF5183FD50FF}</Project>
  167. <Name>CallCenter.Utility</Name>
  168. </ProjectReference>
  169. <ProjectReference Include="..\..\CallCenterWeb\CallCenterWeb.Common\CallCenterWeb.Common\CallCenterWeb.Common.csproj">
  170. <Project>{de11789f-788f-4175-b64d-391b0a566bdc}</Project>
  171. <Name>CallCenterWeb.Common</Name>
  172. </ProjectReference>
  173. <ProjectReference Include="..\CallCenterApi.Common\CallCenterApi.Common.csproj">
  174. <Project>{61507db3-6539-4161-9812-2103c794d209}</Project>
  175. <Name>CallCenterApi.Common</Name>
  176. </ProjectReference>
  177. </ItemGroup>
  178. <PropertyGroup>
  179. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  180. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  181. </PropertyGroup>
  182. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  183. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  184. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  185. <ProjectExtensions>
  186. <VisualStudio>
  187. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  188. <WebProjectProperties>
  189. <UseIIS>True</UseIIS>
  190. <AutoAssignPort>True</AutoAssignPort>
  191. <DevelopmentServerPort>54568</DevelopmentServerPort>
  192. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  193. <IISUrl>http://localhost:54568/</IISUrl>
  194. <NTLMAuthentication>False</NTLMAuthentication>
  195. <UseCustomServer>False</UseCustomServer>
  196. <CustomServerUrl>
  197. </CustomServerUrl>
  198. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  199. </WebProjectProperties>
  200. </FlavorProperties>
  201. </VisualStudio>
  202. </ProjectExtensions>
  203. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  204. <PropertyGroup>
  205. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  206. </PropertyGroup>
  207. <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'))" />
  208. <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'))" />
  209. </Target>
  210. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  211. Other similar extension points exist, see Microsoft.Common.targets.
  212. <Target Name="BeforeBuild">
  213. </Target>
  214. <Target Name="AfterBuild">
  215. </Target>
  216. -->
  217. </Project>