县级监管平台

CallCenterApi.Interface.csproj 10KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>
  7. </ProductVersion>
  8. <SchemaVersion>2.0</SchemaVersion>
  9. <ProjectGuid>{DA95EF28-21F5-4627-A448-9BA88AC3E570}</ProjectGuid>
  10. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  11. <OutputType>Library</OutputType>
  12. <AppDesignerFolder>Properties</AppDesignerFolder>
  13. <RootNamespace>CallCenterApi.Interface</RootNamespace>
  14. <AssemblyName>CallCenterApi.Interface</AssemblyName>
  15. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  16. <UseIISExpress>true</UseIISExpress>
  17. <IISExpressSSLPort />
  18. <IISExpressAnonymousAuthentication />
  19. <IISExpressWindowsAuthentication />
  20. <IISExpressUseClassicPipelineMode />
  21. <UseGlobalApplicationHostFile />
  22. <NuGetPackageImportStamp>
  23. </NuGetPackageImportStamp>
  24. <Use64BitIISExpress />
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  27. <DebugSymbols>true</DebugSymbols>
  28. <DebugType>full</DebugType>
  29. <Optimize>false</Optimize>
  30. <OutputPath>bin\</OutputPath>
  31. <DefineConstants>DEBUG;TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  36. <DebugType>pdbonly</DebugType>
  37. <Optimize>true</Optimize>
  38. <OutputPath>bin\</OutputPath>
  39. <DefineConstants>TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. </PropertyGroup>
  43. <ItemGroup>
  44. <Reference Include="Microsoft.CSharp" />
  45. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  46. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  47. </Reference>
  48. <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  49. <HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
  50. </Reference>
  51. <Reference Include="System.Configuration">
  52. <HintPath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll</HintPath>
  53. </Reference>
  54. <Reference Include="System.Management" />
  55. <Reference Include="System.Net.Http" />
  56. <Reference Include="System.Net.Http.WebRequest" />
  57. <Reference Include="System.Transactions" />
  58. <Reference Include="System.Web.DynamicData" />
  59. <Reference Include="System.Web.Entity" />
  60. <Reference Include="System.Web.ApplicationServices" />
  61. <Reference Include="System.ComponentModel.DataAnnotations" />
  62. <Reference Include="System" />
  63. <Reference Include="System.Data" />
  64. <Reference Include="System.Core" />
  65. <Reference Include="System.Data.DataSetExtensions" />
  66. <Reference Include="System.Web.Extensions" />
  67. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  68. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.6\lib\net45\System.Web.Helpers.dll</HintPath>
  69. </Reference>
  70. <Reference Include="System.Web.Mvc, Version=5.2.6.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  71. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.6\lib\net45\System.Web.Mvc.dll</HintPath>
  72. </Reference>
  73. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  74. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.6\lib\net45\System.Web.Razor.dll</HintPath>
  75. </Reference>
  76. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  77. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.6\lib\net45\System.Web.WebPages.dll</HintPath>
  78. </Reference>
  79. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  80. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.6\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  83. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.6\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  84. </Reference>
  85. <Reference Include="System.Xml.Linq" />
  86. <Reference Include="System.Drawing" />
  87. <Reference Include="System.Web" />
  88. <Reference Include="System.Xml" />
  89. <Reference Include="System.Web.Services" />
  90. <Reference Include="System.EnterpriseServices" />
  91. </ItemGroup>
  92. <ItemGroup>
  93. <Content Include="Global.asax" />
  94. <Content Include="Txt\dirtywords.txt" />
  95. <Content Include="Web.config">
  96. <SubType>Designer</SubType>
  97. </Content>
  98. </ItemGroup>
  99. <ItemGroup>
  100. <Compile Include="App_Start\AuthorizeAttribute.cs" />
  101. <Compile Include="App_Start\FilterConfig.cs" />
  102. <Compile Include="App_Start\ErrorAttribute.cs" />
  103. <Compile Include="App_Start\OutActionFilter.cs" />
  104. <Compile Include="App_Start\RouteConfig.cs" />
  105. <Compile Include="Controllers\AreaController.cs" />
  106. <Compile Include="Controllers\Base\BaseController.cs" />
  107. <Compile Include="Controllers\County\CountyBranchController.cs" />
  108. <Compile Include="Controllers\County\CountyBusinessController.cs" />
  109. <Compile Include="Controllers\County\CountyTelController.cs" />
  110. <Compile Include="Controllers\DepartmentController.cs" />
  111. <Compile Include="Controllers\DictionaryController.cs" />
  112. <Compile Include="Controllers\HomeController.cs" />
  113. <Compile Include="Controllers\InfoController.cs" />
  114. <Compile Include="Controllers\Login\LoginController.cs" />
  115. <Compile Include="Controllers\FunctionController.cs" />
  116. <Compile Include="Controllers\RoleFunctionController.cs" />
  117. <Compile Include="Controllers\RoleInfoController.cs" />
  118. <Compile Include="Controllers\UserAccountController.cs" />
  119. <Compile Include="Global.asax.cs">
  120. <DependentUpon>Global.asax</DependentUpon>
  121. </Compile>
  122. <Compile Include="Models\Common\FormsPrincipal.cs" />
  123. <Compile Include="Models\Input\LoginModel.cs" />
  124. <Compile Include="Models\Input\ModuleFunctionInput.cs" />
  125. <Compile Include="Models\Input\RoleInput.cs" />
  126. <Compile Include="Models\Input\UserAccountInput.cs" />
  127. <Compile Include="Properties\AssemblyInfo.cs" />
  128. </ItemGroup>
  129. <ItemGroup>
  130. <Content Include="ApplicationInsights.config">
  131. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  132. </Content>
  133. <Content Include="Configs\system.config" />
  134. <None Include="packages.config" />
  135. <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
  136. <None Include="Web.Debug.config">
  137. <DependentUpon>Web.config</DependentUpon>
  138. </None>
  139. <None Include="Web.Release.config">
  140. <DependentUpon>Web.config</DependentUpon>
  141. </None>
  142. </ItemGroup>
  143. <ItemGroup>
  144. <Folder Include="Views\Area\" />
  145. <Folder Include="Views\Dictionary\" />
  146. <Folder Include="Views\Info\" />
  147. </ItemGroup>
  148. <ItemGroup>
  149. <ProjectReference Include="..\CallCenterApi.BLL\CallCenterApi.BLL.csproj">
  150. <Project>{d99011c9-0a57-4706-b073-091681effad7}</Project>
  151. <Name>CallCenterApi.BLL</Name>
  152. </ProjectReference>
  153. <ProjectReference Include="..\CallCenterApi.Common\CallCenterApi.Common.csproj">
  154. <Project>{61507db3-6539-4161-9812-2103c794d209}</Project>
  155. <Name>CallCenterApi.Common</Name>
  156. </ProjectReference>
  157. <ProjectReference Include="..\CallCenterApi.DB\CallCenterApi.DB.csproj">
  158. <Project>{ae933bfc-b06c-4fe8-a352-0ce16db082d7}</Project>
  159. <Name>CallCenterApi.DB</Name>
  160. </ProjectReference>
  161. <ProjectReference Include="..\CallCenterApi.Model\CallCenterApi.Model.csproj">
  162. <Project>{03ac6599-ffc1-43db-8794-f42b9bf74ef5}</Project>
  163. <Name>CallCenterApi.Model</Name>
  164. </ProjectReference>
  165. </ItemGroup>
  166. <ItemGroup>
  167. <WCFMetadata Include="Service References\" />
  168. </ItemGroup>
  169. <PropertyGroup>
  170. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  171. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  172. </PropertyGroup>
  173. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  174. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  175. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  176. <ProjectExtensions>
  177. <VisualStudio>
  178. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  179. <WebProjectProperties>
  180. <UseIIS>False</UseIIS>
  181. <AutoAssignPort>True</AutoAssignPort>
  182. <DevelopmentServerPort>63662</DevelopmentServerPort>
  183. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  184. <IISUrl>http://localhost:63660/</IISUrl>
  185. <NTLMAuthentication>False</NTLMAuthentication>
  186. <UseCustomServer>False</UseCustomServer>
  187. <CustomServerUrl>
  188. </CustomServerUrl>
  189. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  190. </WebProjectProperties>
  191. </FlavorProperties>
  192. </VisualStudio>
  193. </ProjectExtensions>
  194. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  195. <PropertyGroup>
  196. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  197. </PropertyGroup>
  198. </Target>
  199. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  200. Other similar extension points exist, see Microsoft.Common.targets.
  201. <Target Name="BeforeBuild">
  202. </Target>
  203. <Target Name="AfterBuild">
  204. </Target>
  205. -->
  206. </Project>