EMIS.CommonLogic.csproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  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>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{3F1264D0-C66F-4F85-A0C6-F4E43FEE616A}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>EMIS.CommonLogic</RootNamespace>
  12. <AssemblyName>EMIS.CommonLogic</AssemblyName>
  13. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <SccProjectName>Svn</SccProjectName>
  16. <SccLocalPath>Svn</SccLocalPath>
  17. <SccAuxPath>Svn</SccAuxPath>
  18. <SccProvider>SubversionScc</SccProvider>
  19. <TargetFrameworkProfile />
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>bin\Debug\</OutputPath>
  26. <DefineConstants>DEBUG;TRACE</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. <Prefer32Bit>false</Prefer32Bit>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <DebugType>pdbonly</DebugType>
  33. <Optimize>true</Optimize>
  34. <OutputPath>bin\Release\</OutputPath>
  35. <DefineConstants>TRACE</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. <Prefer32Bit>false</Prefer32Bit>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="Autofac">
  42. <HintPath>..\packages\Autofac.3.5.2\lib\net40\Autofac.dll</HintPath>
  43. </Reference>
  44. <Reference Include="AutoMapper">
  45. <HintPath>..\Lib\AutoMapper.dll</HintPath>
  46. </Reference>
  47. <Reference Include="Bowin.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  48. <SpecificVersion>False</SpecificVersion>
  49. <HintPath>..\Lib\Bowin.Common.dll</HintPath>
  50. </Reference>
  51. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  52. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
  53. <Private>True</Private>
  54. </Reference>
  55. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  56. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  57. <Private>True</Private>
  58. </Reference>
  59. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  60. <HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net40\Newtonsoft.Json.dll</HintPath>
  61. <Private>True</Private>
  62. </Reference>
  63. <Reference Include="NPOI">
  64. <HintPath>..\EMIS.Web\bin\NPOI.dll</HintPath>
  65. </Reference>
  66. <Reference Include="Senparc.CO2NET, Version=0.5.2.0, Culture=neutral, processorArchitecture=MSIL">
  67. <HintPath>..\packages\Senparc.CO2NET.0.5.2\lib\net40\Senparc.CO2NET.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Senparc.CO2NET.APM, Version=0.2.5.0, Culture=neutral, processorArchitecture=MSIL">
  70. <HintPath>..\packages\Senparc.CO2NET.APM.0.2.5\lib\net40\Senparc.CO2NET.APM.dll</HintPath>
  71. </Reference>
  72. <Reference Include="Senparc.NeuChar, Version=0.6.2.1, Culture=neutral, processorArchitecture=MSIL">
  73. <HintPath>..\packages\Senparc.NeuChar.0.6.2.1\lib\net40\Senparc.NeuChar.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Senparc.Weixin, Version=6.3.11.20950, Culture=neutral, processorArchitecture=MSIL">
  76. <SpecificVersion>False</SpecificVersion>
  77. <HintPath>..\Lib\Senparc.Weixin.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Senparc.Weixin.MP, Version=16.6.15.15965, Culture=neutral, processorArchitecture=MSIL">
  80. <SpecificVersion>False</SpecificVersion>
  81. <HintPath>..\Lib\Senparc.Weixin.MP.dll</HintPath>
  82. </Reference>
  83. <Reference Include="Senparc.Weixin.TenPay, Version=1.2.1.0, Culture=neutral, processorArchitecture=MSIL">
  84. <SpecificVersion>False</SpecificVersion>
  85. <HintPath>..\Lib\Senparc.Weixin.TenPay.dll</HintPath>
  86. </Reference>
  87. <Reference Include="Spire.Barcode, Version=2.3.0.16040, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
  88. <HintPath>..\packages\FreeSpire.Barcode.2.3\lib\net40\Spire.Barcode.dll</HintPath>
  89. <Private>True</Private>
  90. </Reference>
  91. <Reference Include="System" />
  92. <Reference Include="System.ComponentModel.DataAnnotations" />
  93. <Reference Include="System.configuration" />
  94. <Reference Include="System.Core" />
  95. <Reference Include="System.Drawing" />
  96. <Reference Include="System.Net.Http, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  97. <HintPath>..\packages\Microsoft.Net.Http.2.0.20710.0\lib\net40\System.Net.Http.dll</HintPath>
  98. <Private>True</Private>
  99. </Reference>
  100. <Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  101. <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.4.0.20710.0\lib\net40\System.Net.Http.Formatting.dll</HintPath>
  102. <Private>True</Private>
  103. </Reference>
  104. <Reference Include="System.Net.Http.WebRequest, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  105. <HintPath>..\packages\Microsoft.Net.Http.2.0.20710.0\lib\net40\System.Net.Http.WebRequest.dll</HintPath>
  106. <Private>True</Private>
  107. </Reference>
  108. <Reference Include="System.Runtime.Serialization" />
  109. <Reference Include="System.ServiceModel" />
  110. <Reference Include="System.Transactions" />
  111. <Reference Include="System.Web" />
  112. <Reference Include="System.Web.Extensions" />
  113. <Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  114. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.4.0.20710.0\lib\net40\System.Web.Http.dll</HintPath>
  115. <Private>True</Private>
  116. </Reference>
  117. <Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  118. <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.20710.0\lib\net40\System.Web.Http.WebHost.dll</HintPath>
  119. <Private>True</Private>
  120. </Reference>
  121. <Reference Include="System.Web.Mvc, Version=4.0.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  122. <SpecificVersion>False</SpecificVersion>
  123. <HintPath>..\Lib\System.Web.Mvc.dll</HintPath>
  124. </Reference>
  125. <Reference Include="System.Xml.Linq" />
  126. <Reference Include="System.Data.DataSetExtensions" />
  127. <Reference Include="Microsoft.CSharp" />
  128. <Reference Include="System.Data" />
  129. <Reference Include="System.Xml" />
  130. </ItemGroup>
  131. <ItemGroup>
  132. <Compile Include="CalendarManage\ArrangementServices.cs" />
  133. <Compile Include="CerificateManage\CertisfierDistributeServices.cs" />
  134. <Compile Include="DataCenterSynch\ClassmajorSynchServices.cs" />
  135. <Compile Include="DataCenterSynch\CollegeSynchServices.cs" />
  136. <Compile Include="DataCenterSynch\FacultySynchServices.cs" />
  137. <Compile Include="DataCenterSynch\StudentSynchServices.cs" />
  138. <Compile Include="EducationManage\ExaminationMessageServices.cs" />
  139. <Compile Include="EducationManage\TrainingClassServices.cs" />
  140. <Compile Include="ExaminationApply\ExaminationSubjectServices.cs" />
  141. <Compile Include="ExaminationApply\ExaminationSubjectsServices.cs" />
  142. <Compile Include="ExaminationApply\ExaminationTypeServices.cs" />
  143. <Compile Include="ExaminationApply\OpenControlServices.cs" />
  144. <Compile Include="ExaminationApply\SubjectCountLimitServices.cs" />
  145. <Compile Include="ExamManage\ExamBatchProjectServices.cs" />
  146. <Compile Include="ExamManage\ExaminationBatchServices.cs" />
  147. <Compile Include="ExamManage\ExamProjectControlServices.cs" />
  148. <Compile Include="ExamManage\ExamSubjectLimitServices.cs" />
  149. <Compile Include="ProjectShareManage\ShareRecordServices.cs" />
  150. <Compile Include="ScoreManage\LevelSettingSubjectServices.cs" />
  151. <Compile Include="ExamManage\ProjectFeeServices.cs" />
  152. <Compile Include="ExamManage\ExamPersonControlServices.cs" />
  153. <Compile Include="FeeManage\FeeServices.cs" />
  154. <Compile Include="RecruitStudentsManage\Specialty\SpecialtyServices.cs" />
  155. <Compile Include="ScoreManage\ExaminationScoreServices.cs" />
  156. <Compile Include="ScoreManage\LevelScoreServices.cs" />
  157. <Compile Include="ScoreManage\LevelSettingServices.cs" />
  158. <Compile Include="ExaminationApply\ExaminationSubjectCollegeControlServices.cs" />
  159. <Compile Include="ScoreManage\ProjectScoreServices.cs" />
  160. <Compile Include="ScoreManage\ResitServices.cs" />
  161. <Compile Include="Students\ExamineApplyServices.cs" />
  162. <Compile Include="BaseServices.cs" />
  163. <Compile Include="DALModule.cs" />
  164. <Compile Include="Log\OperateLogServices.cs" />
  165. <Compile Include="Properties\AssemblyInfo.cs" />
  166. <Compile Include="CalendarManage\CoursesTimeServices.cs" />
  167. <Compile Include="CalendarManage\SchoolYearServices.cs" />
  168. <Compile Include="ServiceModule.cs" />
  169. <Compile Include="Students\StudentRecordServices.cs" />
  170. <Compile Include="SystemServices\AlipayServices.cs" />
  171. <Compile Include="SystemServices\ControlItemServices.cs" />
  172. <Compile Include="SystemServices\ParameterServices.cs" />
  173. <Compile Include="SystemServices\ScheduleServices.cs" />
  174. <Compile Include="SystemServices\SerialNumberServices.cs" />
  175. <Compile Include="SystemServices\UserInfoChangeServices.cs" />
  176. <Compile Include="SystemServices\WechatMPServices.cs" />
  177. <Compile Include="SystemServices\WechatPayServices.cs" />
  178. <Compile Include="SystemSetting\DictionaryItemServices.cs" />
  179. <Compile Include="SystemSetting\DictionaryServices.cs" />
  180. <Compile Include="TestServices.cs" />
  181. <Compile Include="UniversityInformationManage\AdministrativeOrgan\CampusServices.cs">
  182. <SubType>Code</SubType>
  183. </Compile>
  184. <Compile Include="UniversityInformationManage\AdministrativeOrgan\CollegeServices.cs">
  185. <SubType>Code</SubType>
  186. </Compile>
  187. <Compile Include="UniversityInformationManage\AdministrativeOrgan\DepartmentServices.cs">
  188. <SubType>Code</SubType>
  189. </Compile>
  190. <Compile Include="UniversityInformationManage\AdministrativeOrgan\UniversityServices.cs">
  191. <SubType>Code</SubType>
  192. </Compile>
  193. <Compile Include="UniversityInformationManage\Specialtyclass\ClassmajorServices.cs" />
  194. <Compile Include="UniversityInformationManage\Specialtyclass\FacultymajorServices.cs" />
  195. <Compile Include="UniversityInformationManage\Specialtyclass\GrademajorServices.cs" />
  196. <Compile Include="Students\StudentsServices.cs">
  197. <SubType>Code</SubType>
  198. </Compile>
  199. <Compile Include="SystemServices\AnnouncementServices.cs" />
  200. <Compile Include="SystemServices\BatchModifyServices.cs" />
  201. <Compile Include="SystemServices\ConfiguretermsInfoServices.cs" />
  202. <Compile Include="SystemServices\ContextMenuServices.cs" />
  203. <Compile Include="SystemServices\FunctionCodeServices.cs" />
  204. <Compile Include="SystemServices\MailVerifyServices.cs" />
  205. <Compile Include="SystemServices\MenuServices.cs" />
  206. <Compile Include="SystemServices\RoleServices.cs" />
  207. <Compile Include="SystemServices\UserServices.cs" />
  208. <Compile Include="UniversityInformationManage\TeacherManagement\StaffServices.cs" />
  209. </ItemGroup>
  210. <ItemGroup>
  211. <ProjectReference Include="..\EMiS.DataLogic\EMIS.DataLogic.csproj">
  212. <Project>{D9B77877-BBB9-4E90-96B6-32AA6C43C3A1}</Project>
  213. <Name>EMIS.DataLogic</Name>
  214. </ProjectReference>
  215. <ProjectReference Include="..\EMIS.Entities.DataCenter\EMIS.Entities.DataCenter.csproj">
  216. <Project>{7e254a1d-2061-487d-af0c-dd9e90968956}</Project>
  217. <Name>EMIS.Entities.DataCenter</Name>
  218. </ProjectReference>
  219. <ProjectReference Include="..\EMIS.Entities.HRServices\EMIS.Entities.HRServices.csproj">
  220. <Project>{7EB62FAF-C70F-4EED-AE7E-F3AD03F8824D}</Project>
  221. <Name>EMIS.Entities.HRServices</Name>
  222. </ProjectReference>
  223. <ProjectReference Include="..\EMIS.Entities.Log\EMIS.Entities.Log.csproj">
  224. <Project>{db95178f-587b-4f96-88da-d4fd8ef75bff}</Project>
  225. <Name>EMIS.Entities.Log</Name>
  226. </ProjectReference>
  227. <ProjectReference Include="..\EMIS.Entities.LYDataCenter\EMIS.Entities.LYDataCenter.csproj">
  228. <Project>{7893159A-B2A7-40DD-85BA-DF93F9E7AEE1}</Project>
  229. <Name>EMIS.Entities.LYDataCenter</Name>
  230. </ProjectReference>
  231. <ProjectReference Include="..\EMIS.Entities\EMIS.Entities.csproj">
  232. <Project>{37E0EAA8-4A6E-46C4-86EF-0745373B1080}</Project>
  233. <Name>EMIS.Entities</Name>
  234. </ProjectReference>
  235. <ProjectReference Include="..\EMIS.Utility\EMIS.Utility.csproj">
  236. <Project>{E23364FA-480A-4A5D-95A4-ECBEDFDE03B4}</Project>
  237. <Name>EMIS.Utility</Name>
  238. </ProjectReference>
  239. <ProjectReference Include="..\EMIS.ViewModel\EMIS.ViewModel.csproj">
  240. <Project>{885CA886-40C2-480E-9576-E771C8F6032E}</Project>
  241. <Name>EMIS.ViewModel</Name>
  242. </ProjectReference>
  243. <ProjectReference Include="..\EMIS.ICommonLogic\EMIS.ICommonLogic.csproj">
  244. <Project>{5CE392A4-CCF8-437F-AC8D-C7BDD4F1731A}</Project>
  245. <Name>EMIS.ICommonLogic</Name>
  246. </ProjectReference>
  247. </ItemGroup>
  248. <ItemGroup>
  249. <None Include="app.config" />
  250. <None Include="packages.config" />
  251. </ItemGroup>
  252. <ItemGroup>
  253. <WCFMetadata Include="Service References\" />
  254. </ItemGroup>
  255. <ItemGroup />
  256. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  257. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  258. Other similar extension points exist, see Microsoft.Common.targets.
  259. <Target Name="BeforeBuild">
  260. </Target>
  261. <Target Name="AfterBuild">
  262. </Target>
  263. -->
  264. </Project>