Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 

453 rader
27 KiB

  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="$(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. <ProductVersion>
  8. </ProductVersion>
  9. <SchemaVersion>2.0</SchemaVersion>
  10. <ProjectGuid>{FA8E854B-F41C-4554-A97E-8D6E076E3117}</ProjectGuid>
  11. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  12. <OutputType>Library</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>Learun.Application.WebApi</RootNamespace>
  15. <AssemblyName>Learun.Application.WebApi</AssemblyName>
  16. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  17. <UseIISExpress>true</UseIISExpress>
  18. <IISExpressSSLPort />
  19. <IISExpressAnonymousAuthentication />
  20. <IISExpressWindowsAuthentication />
  21. <IISExpressUseClassicPipelineMode />
  22. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
  23. <RestorePackages>true</RestorePackages>
  24. <UseGlobalApplicationHostFile />
  25. <Use64BitIISExpress />
  26. <SccProjectName>Learun.Application.WebApi</SccProjectName>
  27. <SccLocalPath>1~a7250b02-76e9-4d74-aa27-f5cdf7719296</SccLocalPath>
  28. <SccAuxPath>http://123.57.209.16:8090/VaultService</SccAuxPath>
  29. <SccProvider>SourceGear Vault Visual Studio 2005 Client:{1EA47954-8515-402d-82D9-B5C332120A8D}</SccProvider>
  30. <TargetFrameworkProfile />
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  33. <DebugSymbols>true</DebugSymbols>
  34. <DebugType>full</DebugType>
  35. <Optimize>false</Optimize>
  36. <OutputPath>bin\</OutputPath>
  37. <DefineConstants>DEBUG;TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. </PropertyGroup>
  41. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  42. <DebugType>none</DebugType>
  43. <Optimize>true</Optimize>
  44. <OutputPath>bin\</OutputPath>
  45. <DefineConstants>TRACE</DefineConstants>
  46. <ErrorReport>prompt</ErrorReport>
  47. <WarningLevel>4</WarningLevel>
  48. </PropertyGroup>
  49. <ItemGroup>
  50. <Reference Include="Antlr3.Runtime, Version=3.4.1.9004, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
  51. <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
  52. </Reference>
  53. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
  56. </Reference>
  57. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Microsoft.CSharp" />
  62. <Reference Include="Microsoft.Practices.ServiceLocation">
  63. <HintPath>..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
  64. </Reference>
  65. <Reference Include="Microsoft.Practices.Unity">
  66. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath>
  67. </Reference>
  68. <Reference Include="Microsoft.Practices.Unity.Configuration">
  69. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath>
  70. </Reference>
  71. <Reference Include="Microsoft.Practices.Unity.RegistrationByConvention">
  72. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath>
  73. </Reference>
  74. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  75. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  76. </Reference>
  77. <Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  78. <SpecificVersion>False</SpecificVersion>
  79. <HintPath>..\packages\MySql.Data.6.9.9\lib\net45\MySql.Data.dll</HintPath>
  80. </Reference>
  81. <Reference Include="MySql.Data.Entity.EF6, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  82. <SpecificVersion>False</SpecificVersion>
  83. <HintPath>..\packages\MySql.Data.Entity.6.9.9\lib\net45\MySql.Data.Entity.EF6.dll</HintPath>
  84. </Reference>
  85. <Reference Include="Nancy">
  86. <HintPath>..\packages\Nancy.1.4.1\lib\net40\Nancy.dll</HintPath>
  87. </Reference>
  88. <Reference Include="Nancy.Hosting.Aspnet">
  89. <HintPath>..\packages\Nancy.Hosting.Aspnet.1.4.1\lib\net40\Nancy.Hosting.Aspnet.dll</HintPath>
  90. </Reference>
  91. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  92. <HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  93. </Reference>
  94. <Reference Include="Oracle.ManagedDataAccess, Version=4.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  95. <SpecificVersion>False</SpecificVersion>
  96. <HintPath>..\packages\Oracle.ManagedDataAccess.12.1.24160719\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
  97. </Reference>
  98. <Reference Include="Oracle.ManagedDataAccess.EntityFramework, Version=6.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  99. <SpecificVersion>False</SpecificVersion>
  100. <HintPath>..\packages\Oracle.ManagedDataAccess.EntityFramework.12.1.2400\lib\net45\Oracle.ManagedDataAccess.EntityFramework.dll</HintPath>
  101. </Reference>
  102. <Reference Include="ServiceStack.Common, Version=3.9.70.0, Culture=neutral, processorArchitecture=MSIL">
  103. <SpecificVersion>False</SpecificVersion>
  104. <HintPath>..\Reference\ServiceStack.Common.dll</HintPath>
  105. </Reference>
  106. <Reference Include="ServiceStack.Interfaces, Version=4.0.0.0, Culture=neutral, PublicKeyToken=e06fbc6124f57c43, processorArchitecture=MSIL">
  107. <SpecificVersion>False</SpecificVersion>
  108. <HintPath>..\Reference\ServiceStack.Interfaces.dll</HintPath>
  109. </Reference>
  110. <Reference Include="ServiceStack.Redis, Version=4.5.0.0, Culture=neutral, processorArchitecture=MSIL">
  111. <SpecificVersion>False</SpecificVersion>
  112. <HintPath>..\Reference\ServiceStack.Redis.dll</HintPath>
  113. </Reference>
  114. <Reference Include="ServiceStack.Text, Version=4.5.0.0, Culture=neutral, processorArchitecture=MSIL">
  115. <SpecificVersion>False</SpecificVersion>
  116. <HintPath>..\Reference\ServiceStack.Text.dll</HintPath>
  117. </Reference>
  118. <Reference Include="System.Data.DataSetExtensions" />
  119. <Reference Include="System.Net.Http" />
  120. <Reference Include="System.Net.Http.Formatting, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  121. <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.4\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  122. </Reference>
  123. <Reference Include="System.Runtime.Serialization" />
  124. <Reference Include="System.ServiceModel" />
  125. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  126. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
  127. </Reference>
  128. <Reference Include="System.Web.DynamicData" />
  129. <Reference Include="System.Web.Entity" />
  130. <Reference Include="System.Web.ApplicationServices" />
  131. <Reference Include="System.ComponentModel.DataAnnotations" />
  132. <Reference Include="System" />
  133. <Reference Include="System.Data" />
  134. <Reference Include="System.Web.Extensions" />
  135. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  136. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  137. </Reference>
  138. <Reference Include="System.Web.Http, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  139. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.4\lib\net45\System.Web.Http.dll</HintPath>
  140. </Reference>
  141. <Reference Include="System.Web.Http.WebHost, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  142. <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.4\lib\net45\System.Web.Http.WebHost.dll</HintPath>
  143. </Reference>
  144. <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  145. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  146. </Reference>
  147. <Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  148. <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
  149. </Reference>
  150. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  151. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  152. </Reference>
  153. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  154. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
  155. </Reference>
  156. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  157. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  158. </Reference>
  159. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  160. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  161. </Reference>
  162. <Reference Include="System.Drawing" />
  163. <Reference Include="System.Web" />
  164. <Reference Include="System.Xml" />
  165. <Reference Include="System.Configuration" />
  166. <Reference Include="System.Web.Services" />
  167. <Reference Include="System.EnterpriseServices" />
  168. <Reference Include="System.Xml.Linq" />
  169. <Reference Include="WebGrease, Version=1.5.2.14234, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  170. <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
  171. </Reference>
  172. </ItemGroup>
  173. <ItemGroup>
  174. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.GetCustFareInfoByOutIDResponse.datasource">
  175. <DependentUpon>Reference.svcmap</DependentUpon>
  176. </Content>
  177. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.GetEcardConsumeRecordResponse.datasource">
  178. <DependentUpon>Reference.svcmap</DependentUpon>
  179. </Content>
  180. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.GetEcardCustInfoByOutIDResponse.datasource">
  181. <DependentUpon>Reference.svcmap</DependentUpon>
  182. </Content>
  183. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.GetEcardDeptInfoResponse.datasource">
  184. <DependentUpon>Reference.svcmap</DependentUpon>
  185. </Content>
  186. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.GetEcardSaveRecordResponse.datasource">
  187. <DependentUpon>Reference.svcmap</DependentUpon>
  188. </Content>
  189. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.GetEcardTermInfoResponse.datasource">
  190. <DependentUpon>Reference.svcmap</DependentUpon>
  191. </Content>
  192. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.GetTokenResponse.datasource">
  193. <DependentUpon>Reference.svcmap</DependentUpon>
  194. </Content>
  195. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.LogonResponse.datasource">
  196. <DependentUpon>Reference.svcmap</DependentUpon>
  197. </Content>
  198. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.ResultDTO.datasource">
  199. <DependentUpon>Reference.svcmap</DependentUpon>
  200. </Content>
  201. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.ResultDTOOfEcardConsumeRecordDTO.datasource">
  202. <DependentUpon>Reference.svcmap</DependentUpon>
  203. </Content>
  204. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.ResultDTOOfEcardCustAllInfoDTO.datasource">
  205. <DependentUpon>Reference.svcmap</DependentUpon>
  206. </Content>
  207. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.ResultDTOOfEcardCustomerFareInfo.datasource">
  208. <DependentUpon>Reference.svcmap</DependentUpon>
  209. </Content>
  210. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.ResultDTOOfEcardDeptDTO.datasource">
  211. <DependentUpon>Reference.svcmap</DependentUpon>
  212. </Content>
  213. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.ResultDTOOfEcardSaveRecordDTO.datasource">
  214. <DependentUpon>Reference.svcmap</DependentUpon>
  215. </Content>
  216. <Content Include="Connected Services\ServiceReference_CardRecord\Learun.Application.WebApi.ServiceReference_CardRecord.ResultDTOOfEcardTermDTO.datasource">
  217. <DependentUpon>Reference.svcmap</DependentUpon>
  218. </Content>
  219. <None Include="Connected Services\ServiceReference_CardRecord\SynService.disco" />
  220. <None Include="Connected Services\ServiceReference_CardRecord\configuration91.svcinfo" />
  221. <None Include="Connected Services\ServiceReference_CardRecord\configuration.svcinfo" />
  222. <None Include="Connected Services\ServiceReference_CardRecord\Reference.svcmap">
  223. <Generator>WCF Proxy Generator</Generator>
  224. <LastGenOutput>Reference.cs</LastGenOutput>
  225. </None>
  226. <Content Include="Content\images\head\on-boy.jpg" />
  227. <Content Include="Content\images\head\on-girl.jpg" />
  228. <Content Include="favicon.ico" />
  229. <Content Include="index.html" />
  230. <Content Include="packages.config" />
  231. <None Include="Connected Services\ServiceReference_CardRecord\SynService.wsdl" />
  232. <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
  233. <None Include="Properties\PublishProfiles\FolderProfile1.pubxml" />
  234. <None Include="Web.Debug.config">
  235. <DependentUpon>Web.config</DependentUpon>
  236. </None>
  237. <None Include="Web.Release.config">
  238. <DependentUpon>Web.config</DependentUpon>
  239. </None>
  240. <Content Include="port.png" />
  241. <Content Include="XmlConfig\database.config">
  242. <SubType>Designer</SubType>
  243. </Content>
  244. <Content Include="XmlConfig\ioc.config" />
  245. <Content Include="XmlConfig\log4net.config" />
  246. <Content Include="XmlConfig\redis.config">
  247. <SubType>Designer</SubType>
  248. </Content>
  249. <Content Include="XmlConfig\system.config">
  250. <SubType>Designer</SubType>
  251. </Content>
  252. </ItemGroup>
  253. <ItemGroup>
  254. <Content Include="Web.config">
  255. <SubType>Designer</SubType>
  256. </Content>
  257. </ItemGroup>
  258. <ItemGroup>
  259. <Compile Include="Bootstraper.cs" />
  260. <Compile Include="Connected Services\ServiceReference_CardRecord\Reference.cs">
  261. <AutoGen>True</AutoGen>
  262. <DesignTime>True</DesignTime>
  263. <DependentUpon>Reference.svcmap</DependentUpon>
  264. </Compile>
  265. <Compile Include="Modules\BaseNoLoginApi.cs" />
  266. <Compile Include="Modules\ArrangeLessonTermAttemperApi.cs" />
  267. <Compile Include="Modules\StatisticsApi.cs" />
  268. <Compile Include="Modules\TeacherWorkloadApi.cs" />
  269. <Compile Include="Modules\DutyScheduleApi.cs" />
  270. <Compile Include="Modules\PersonnelManagement\ScheduleApi.cs" />
  271. <Compile Include="Modules\StuMailApi.cs" />
  272. <Compile Include="Modules\EmpInfoApi.cs" />
  273. <Compile Include="Modules\InventoryItemApi.cs" />
  274. <Compile Include="Modules\InventoryApi.cs" />
  275. <Compile Include="Modules\BookBorrowApi.cs" />
  276. <Compile Include="Modules\NewsApi.cs" />
  277. <Compile Include="Modules\NewWorkFlowApi.cs" />
  278. <Compile Include="Modules\OpenLessonPlanOfElectiveStudentApi.cs" />
  279. <Compile Include="Modules\StuInfoFreshApi.cs" />
  280. <Compile Include="Modules\Sys_ReceiveFileApi.cs" />
  281. <Compile Include="Modules\JournalReceiveApi.cs" />
  282. <Compile Include="Modules\SalarySheet.cs" />
  283. <Compile Include="Modules\StuAttendanceLeaveApi.cs" />
  284. <Compile Include="Modules\SYS_ReceiveMessageApi.cs" />
  285. <Compile Include="Modules\JournalApi.cs" />
  286. <Compile Include="Modules\StuEncourgementApi.cs" />
  287. <Compile Include="Modules\StuPunishmentApi.cs" />
  288. <Compile Include="Modules\ScoreSearch.cs" />
  289. <Compile Include="Modules\ArrangeExam.cs" />
  290. <Compile Include="Modules\TeachAttendance.cs" />
  291. <Compile Include="Modules\Arrangelesson.cs" />
  292. <Compile Include="Modules\BaseNoAuthentication.cs" />
  293. <Compile Include="Modules\DesktopApi.cs" />
  294. <Compile Include="Modules\AnnexesApi.cs" />
  295. <Compile Include="Modules\BaseApi.cs" />
  296. <Compile Include="Modules\ClientDataApi.cs" />
  297. <Compile Include="Modules\CodeRuleApi.cs" />
  298. <Compile Include="Modules\CompanyApi.cs" />
  299. <Compile Include="Modules\CustmerFormApi.cs" />
  300. <Compile Include="Modules\DataItemApi.cs" />
  301. <Compile Include="Modules\DataSourceApi.cs" />
  302. <Compile Include="Modules\DepartmentApi.cs" />
  303. <Compile Include="Modules\Feixing\FeixingNoAuthentication.cs" />
  304. <Compile Include="Modules\Feixing\FileTypeConvert.cs" />
  305. <Compile Include="Modules\Feixing\UserApiController.cs" />
  306. <Compile Include="Modules\FormApi.cs" />
  307. <Compile Include="Modules\FunctionApi.cs" />
  308. <Compile Include="Modules\IMApi.cs" />
  309. <Compile Include="Modules\Index.cs" />
  310. <Compile Include="Modules\LR_Crm\CrmCustomer.cs" />
  311. <Compile Include="Modules\LR_Crm\CrmOrder.cs" />
  312. <Compile Include="Modules\LR_Crm\Invoice.cs" />
  313. <Compile Include="Modules\TimeTable.cs" />
  314. <Compile Include="Modules\UtilityApi.cs" />
  315. <Compile Include="Modules\WeixinApi.cs" />
  316. <Compile Include="Modules\WorkFlowApi.cs" />
  317. <Compile Include="Program.cs" />
  318. <Compile Include="Properties\AssemblyInfo.cs" />
  319. <Compile Include="Modules\UserApi.cs" />
  320. <Compile Include="Until\ReqEntity.cs" />
  321. <Compile Include="Until\ReqPageParam.cs" />
  322. <Compile Include="Modules\PersonnelManagement\ActivityScheduleApi.cs" />
  323. <Compile Include="Modules\PersonnelManagement\ClassWorkApi.cs" />
  324. <Compile Include="Modules\PersonnelManagement\EmpRepairApi.cs" />
  325. <Compile Include="Modules\PersonnelManagement\CommunityInfoApi.cs" />
  326. </ItemGroup>
  327. <ItemGroup>
  328. <ProjectReference Include="..\Learun.Application.Organization\Learun.Application.Organization.csproj">
  329. <Project>{e9877a25-801b-4605-ad35-e6306916513c}</Project>
  330. <Name>Learun.Application.Organization</Name>
  331. </ProjectReference>
  332. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.AppMagager\Learun.Application.AppMagager.csproj">
  333. <Project>{8f770f8b-06b3-43da-886f-15d41cec62ee}</Project>
  334. <Name>Learun.Application.AppMagager</Name>
  335. </ProjectReference>
  336. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Base\Learun.Application.Base.csproj">
  337. <Project>{0cdd0dc8-74cf-4c71-923c-66204a8923d3}</Project>
  338. <Name>Learun.Application.Base</Name>
  339. </ProjectReference>
  340. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.CRM\Learun.Application.CRM.csproj">
  341. <Project>{81e208bc-39b6-4ca3-81f1-c847d47330d1}</Project>
  342. <Name>Learun.Application.CRM</Name>
  343. </ProjectReference>
  344. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Form\Learun.Application.Form.csproj">
  345. <Project>{9164926b-150a-47d6-b384-a41aa4a7bc5d}</Project>
  346. <Name>Learun.Application.Form</Name>
  347. </ProjectReference>
  348. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.IM\Learun.Application.IM.csproj">
  349. <Project>{db34dfc9-7227-41fa-88aa-832dbf247811}</Project>
  350. <Name>Learun.Application.IM</Name>
  351. </ProjectReference>
  352. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Mapping\Learun.Application.Mapping.csproj">
  353. <Project>{79f8e2f1-08e7-4336-93e0-512b39f9dd54}</Project>
  354. <Name>Learun.Application.Mapping</Name>
  355. </ProjectReference>
  356. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.OA\Learun.Application.OA.csproj">
  357. <Project>{5f3fdf79-a47e-4782-a090-dd0dc2d5cdc1}</Project>
  358. <Name>Learun.Application.OA</Name>
  359. </ProjectReference>
  360. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.TwoDevelopment\Learun.Application.TwoDevelopment.csproj">
  361. <Project>{56f9a112-fd96-4809-98f4-0d7c5de0711b}</Project>
  362. <Name>Learun.Application.TwoDevelopment</Name>
  363. </ProjectReference>
  364. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.WorkFlow\Learun.Application.WorkFlow.csproj">
  365. <Project>{88d8e99d-df26-4506-83c5-51e354818bef}</Project>
  366. <Name>Learun.Application.WorkFlow</Name>
  367. </ProjectReference>
  368. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.EF.Oracle\Learun.DataBase.Oracle.csproj">
  369. <Project>{82069f3a-ab45-4f8b-b2bf-a36b14208f41}</Project>
  370. <Name>Learun.DataBase.Oracle</Name>
  371. </ProjectReference>
  372. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.EF.Sqlserver\Learun.DataBase.SqlServer.csproj">
  373. <Project>{890532f8-5205-4ee9-965c-84500cad24de}</Project>
  374. <Name>Learun.DataBase.SqlServer</Name>
  375. </ProjectReference>
  376. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.MySql\Learun.DataBase.MySqlEx.csproj">
  377. <Project>{fe4cb79e-7f98-4683-bc4a-5173a5bc5636}</Project>
  378. <Name>Learun.DataBase.MySqlEx</Name>
  379. </ProjectReference>
  380. <ProjectReference Include="..\Learun.Framework.Module\Learun.Log\Learun.Loger.csproj">
  381. <Project>{d27e14dc-b68c-408d-a2e3-fdb38665ecbb}</Project>
  382. <Name>Learun.Loger</Name>
  383. </ProjectReference>
  384. <ProjectReference Include="..\Learun.Framework.Module\Learun.Util\Learun.Util.Operat\Learun.Util.Operat.csproj">
  385. <Project>{ad556b7a-e0d1-41bd-9d5b-18f8502e9f33}</Project>
  386. <Name>Learun.Util.Operat</Name>
  387. </ProjectReference>
  388. <ProjectReference Include="..\Learun.Framework.Module\Learun.Util\Learun.Util\Learun.Util.csproj">
  389. <Project>{cf8ae293-88ab-436c-9720-a8386ba5d7b7}</Project>
  390. <Name>Learun.Util</Name>
  391. </ProjectReference>
  392. <ProjectReference Include="..\Learun.Framework.Module\Learun.Workflow\Learun.Workflow.Engine\Learun.Workflow.Engine.csproj">
  393. <Project>{1D192591-B85A-41DB-AE3A-4BF9765786C1}</Project>
  394. <Name>Learun.Workflow.Engine</Name>
  395. </ProjectReference>
  396. </ItemGroup>
  397. <ItemGroup>
  398. <Folder Include="App_Data\" />
  399. <Folder Include="Models\" />
  400. </ItemGroup>
  401. <ItemGroup>
  402. <Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\cs\Microsoft.DependencyValidation.Analyzers.resources.dll" />
  403. <Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\Microsoft.DependencyValidation.Analyzers.dll" />
  404. </ItemGroup>
  405. <ItemGroup>
  406. <WCFMetadata Include="Connected Services\" />
  407. </ItemGroup>
  408. <ItemGroup>
  409. <WCFMetadataStorage Include="Connected Services\ServiceReference_CardRecord\" />
  410. </ItemGroup>
  411. <PropertyGroup>
  412. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  413. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  414. </PropertyGroup>
  415. <PropertyGroup>
  416. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  417. </PropertyGroup>
  418. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  419. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  420. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  421. <ProjectExtensions>
  422. <VisualStudio>
  423. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  424. <WebProjectProperties>
  425. <UseIIS>True</UseIIS>
  426. <AutoAssignPort>True</AutoAssignPort>
  427. <DevelopmentServerPort>31173</DevelopmentServerPort>
  428. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  429. <IISUrl>http://localhost:31173/</IISUrl>
  430. <NTLMAuthentication>False</NTLMAuthentication>
  431. <UseCustomServer>False</UseCustomServer>
  432. <CustomServerUrl>
  433. </CustomServerUrl>
  434. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  435. </WebProjectProperties>
  436. </FlavorProperties>
  437. </VisualStudio>
  438. </ProjectExtensions>
  439. <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
  440. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  441. <PropertyGroup>
  442. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  443. </PropertyGroup>
  444. <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
  445. </Target>
  446. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  447. Other similar extension points exist, see Microsoft.Common.targets.
  448. <Target Name="BeforeBuild">
  449. </Target>
  450. <Target Name="AfterBuild">
  451. </Target>
  452. -->
  453. </Project>