人民医院API

RMYY_CallCenter_Api.Bll.csproj 4.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" 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>{7CC643A2-983D-4BDF-A9B1-6D169A026B76}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>RMYY_CallCenter_Api.Bll</RootNamespace>
  11. <AssemblyName>RMYY_CallCenter_Api.Bll</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <DebugType>pdbonly</DebugType>
  27. <Optimize>true</Optimize>
  28. <OutputPath>bin\Release\</OutputPath>
  29. <DefineConstants>TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <ItemGroup>
  34. <Reference Include="System" />
  35. <Reference Include="System.Core" />
  36. <Reference Include="System.Xml.Linq" />
  37. <Reference Include="System.Data.DataSetExtensions" />
  38. <Reference Include="Microsoft.CSharp" />
  39. <Reference Include="System.Data" />
  40. <Reference Include="System.Net.Http" />
  41. <Reference Include="System.Xml" />
  42. </ItemGroup>
  43. <ItemGroup>
  44. <Compile Include="PagerBll.cs" />
  45. <Compile Include="T_Acc_WorkOrder.cs" />
  46. <Compile Include="T_Call_Blacklist.cs" />
  47. <Compile Include="T_Call_CallRecords.cs" />
  48. <Compile Include="T_Call_LeaveRecord.cs" />
  49. <Compile Include="T_Car_Message.cs" />
  50. <Compile Include="T_Car_WorkOrder.cs" />
  51. <Compile Include="T_Con_WorkOrder.cs" />
  52. <Compile Include="T_Con_WorkOrderItem.cs" />
  53. <Compile Include="T_Cus_AddressBook.cs" />
  54. <Compile Include="T_Cus_Customer.cs" />
  55. <Compile Include="T_Dev_Operate.cs" />
  56. <Compile Include="T_Dev_WorkOrder.cs" />
  57. <Compile Include="T_Dev_WorkOrderItem.cs" />
  58. <Compile Include="T_Dis_WorkOrder.cs" />
  59. <Compile Include="T_Dis_WorkOrderItem.cs" />
  60. <Compile Include="T_Hos_WorkOrder.cs" />
  61. <Compile Include="T_Hos_WorkOrderItem.cs" />
  62. <Compile Include="T_Mat_WorkOrder.cs" />
  63. <Compile Include="T_Mat_WorkOrderItem.cs" />
  64. <Compile Include="T_Msg_Chat.cs" />
  65. <Compile Include="T_Msg_Chat_Map.cs" />
  66. <Compile Include="T_Msg_NoticeInfo.cs" />
  67. <Compile Include="T_Sys_Accessories.cs" />
  68. <Compile Include="T_Sys_Department.cs" />
  69. <Compile Include="T_Sys_DictionaryBase.cs" />
  70. <Compile Include="T_Sys_DictionaryValue.cs" />
  71. <Compile Include="T_Sys_GongDan.cs" />
  72. <Compile Include="T_Sys_GongDanType.cs" />
  73. <Compile Include="T_Sys_Knowledge.cs" />
  74. <Compile Include="T_Sys_Menu.cs" />
  75. <Compile Include="T_Sys_MobileData.cs" />
  76. <Compile Include="T_Sys_Role.cs" />
  77. <Compile Include="T_Sys_SeatGroup.cs" />
  78. <Compile Include="T_Sys_SystemConfig.cs" />
  79. <Compile Include="T_Sys_TelTitleData.cs" />
  80. <Compile Include="T_Sys_UserAccount.cs" />
  81. <Compile Include="Properties\AssemblyInfo.cs" />
  82. <Compile Include="T_Wowo_repairyqbll.cs" />
  83. <Compile Include="T_WowoRepair_Basebll.cs" />
  84. <Compile Include="T_Sys_WorkOffDays.cs" />
  85. <Compile Include="T_Wowo_wocodetypebll.cs" />
  86. </ItemGroup>
  87. <ItemGroup>
  88. <ProjectReference Include="..\RMYY_CallCenter_Api.Dal\RMYY_CallCenter_Api.Dal.csproj">
  89. <Project>{ffb706a9-6108-4a3b-8959-4f81c414c590}</Project>
  90. <Name>RMYY_CallCenter_Api.Dal</Name>
  91. </ProjectReference>
  92. <ProjectReference Include="..\RMYY_CallCenter_Api.Model\RMYY_CallCenter_Api.Model.csproj">
  93. <Project>{7eaa6abf-89f4-4ee0-b8d8-db953eff3e4c}</Project>
  94. <Name>RMYY_CallCenter_Api.Model</Name>
  95. </ProjectReference>
  96. <ProjectReference Include="..\RMYY_CallCenter_Api.Utility\RMYY_CallCenter_Api.Utility.csproj">
  97. <Project>{4e6a4fe2-c305-48e6-a1bf-b939b9252e24}</Project>
  98. <Name>RMYY_CallCenter_Api.Utility</Name>
  99. </ProjectReference>
  100. </ItemGroup>
  101. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  102. </Project>