25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 

461 satır
28 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.2</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>
  27. </SccProjectName>
  28. <SccLocalPath>
  29. </SccLocalPath>
  30. <SccAuxPath>
  31. </SccAuxPath>
  32. <SccProvider>
  33. </SccProvider>
  34. <TargetFrameworkProfile />
  35. <NuGetPackageImportStamp>
  36. </NuGetPackageImportStamp>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  39. <DebugSymbols>true</DebugSymbols>
  40. <DebugType>full</DebugType>
  41. <Optimize>false</Optimize>
  42. <OutputPath>bin\</OutputPath>
  43. <DefineConstants>DEBUG;TRACE</DefineConstants>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. </PropertyGroup>
  47. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  48. <DebugType>none</DebugType>
  49. <Optimize>true</Optimize>
  50. <OutputPath>bin\</OutputPath>
  51. <DefineConstants>TRACE</DefineConstants>
  52. <ErrorReport>prompt</ErrorReport>
  53. <WarningLevel>4</WarningLevel>
  54. </PropertyGroup>
  55. <ItemGroup>
  56. <Reference Include="Antlr3.Runtime, Version=3.4.1.9004, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
  57. <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
  58. </Reference>
  59. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  60. <SpecificVersion>False</SpecificVersion>
  61. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
  62. </Reference>
  63. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  64. <SpecificVersion>False</SpecificVersion>
  65. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  66. </Reference>
  67. <Reference Include="Microsoft.AspNet.SignalR.Client, Version=2.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  68. <HintPath>..\packages\Microsoft.AspNet.SignalR.Client.2.2.3\lib\net45\Microsoft.AspNet.SignalR.Client.dll</HintPath>
  69. </Reference>
  70. <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  71. <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Microsoft.CSharp" />
  74. <Reference Include="Microsoft.Practices.ServiceLocation">
  75. <HintPath>..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
  76. </Reference>
  77. <Reference Include="Microsoft.Practices.Unity">
  78. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath>
  79. </Reference>
  80. <Reference Include="Microsoft.Practices.Unity.Configuration">
  81. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath>
  82. </Reference>
  83. <Reference Include="Microsoft.Practices.Unity.RegistrationByConvention">
  84. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath>
  85. </Reference>
  86. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  87. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  88. </Reference>
  89. <Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  90. <SpecificVersion>False</SpecificVersion>
  91. <HintPath>..\packages\MySql.Data.6.9.9\lib\net45\MySql.Data.dll</HintPath>
  92. </Reference>
  93. <Reference Include="MySql.Data.Entity.EF6, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  94. <SpecificVersion>False</SpecificVersion>
  95. <HintPath>..\packages\MySql.Data.Entity.6.9.9\lib\net45\MySql.Data.Entity.EF6.dll</HintPath>
  96. </Reference>
  97. <Reference Include="Nancy">
  98. <HintPath>..\packages\Nancy.1.4.1\lib\net40\Nancy.dll</HintPath>
  99. </Reference>
  100. <Reference Include="Nancy.Hosting.Aspnet">
  101. <HintPath>..\packages\Nancy.Hosting.Aspnet.1.4.1\lib\net40\Nancy.Hosting.Aspnet.dll</HintPath>
  102. </Reference>
  103. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  104. <HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  105. </Reference>
  106. <Reference Include="Oracle.ManagedDataAccess, Version=4.122.21.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  107. <HintPath>..\packages\Oracle.ManagedDataAccess.21.9.0\lib\net462\Oracle.ManagedDataAccess.dll</HintPath>
  108. </Reference>
  109. <Reference Include="Oracle.ManagedDataAccess.EntityFramework, Version=6.122.21.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  110. <HintPath>..\packages\Oracle.ManagedDataAccess.EntityFramework.21.4.0\lib\net462\Oracle.ManagedDataAccess.EntityFramework.dll</HintPath>
  111. </Reference>
  112. <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  113. <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
  114. </Reference>
  115. <Reference Include="System.Data.DataSetExtensions" />
  116. <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  117. <HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
  118. </Reference>
  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.Numerics" />
  124. <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  125. <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  126. </Reference>
  127. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  128. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  129. </Reference>
  130. <Reference Include="System.Text.Encodings.Web, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  131. <HintPath>..\packages\System.Text.Encodings.Web.6.0.0\lib\net461\System.Text.Encodings.Web.dll</HintPath>
  132. </Reference>
  133. <Reference Include="System.Text.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  134. <HintPath>..\packages\System.Text.Json.6.0.0\lib\net461\System.Text.Json.dll</HintPath>
  135. </Reference>
  136. <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  137. <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
  138. </Reference>
  139. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  140. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
  141. </Reference>
  142. <Reference Include="System.Web.DynamicData" />
  143. <Reference Include="System.Web.Entity" />
  144. <Reference Include="System.Web.ApplicationServices" />
  145. <Reference Include="System.ComponentModel.DataAnnotations" />
  146. <Reference Include="System" />
  147. <Reference Include="System.Data" />
  148. <Reference Include="System.Web.Extensions" />
  149. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  150. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  151. </Reference>
  152. <Reference Include="System.Web.Http, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  153. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.4\lib\net45\System.Web.Http.dll</HintPath>
  154. </Reference>
  155. <Reference Include="System.Web.Http.WebHost, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  156. <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.4\lib\net45\System.Web.Http.WebHost.dll</HintPath>
  157. </Reference>
  158. <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  159. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  160. </Reference>
  161. <Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  162. <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
  163. </Reference>
  164. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  165. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  166. </Reference>
  167. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  168. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
  169. </Reference>
  170. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  171. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  172. </Reference>
  173. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  174. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  175. </Reference>
  176. <Reference Include="System.Drawing" />
  177. <Reference Include="System.Web" />
  178. <Reference Include="System.Xml" />
  179. <Reference Include="System.Configuration" />
  180. <Reference Include="System.Web.Services" />
  181. <Reference Include="System.EnterpriseServices" />
  182. <Reference Include="System.Xml.Linq" />
  183. <Reference Include="WebGrease, Version=1.5.2.14234, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  184. <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
  185. </Reference>
  186. </ItemGroup>
  187. <ItemGroup>
  188. <Content Include="Content\images\head\on-boy.jpg" />
  189. <Content Include="Content\images\head\on-girl.jpg" />
  190. <Content Include="favicon.ico" />
  191. <Content Include="index.html" />
  192. <Content Include="packages.config" />
  193. <Content Include="Modules\Feixing\_sgbak\UserApiController.cs.14708.1.2019-11-27.17-54-45.9048" />
  194. <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
  195. <None Include="Properties\PublishProfiles\FolderProfile1.pubxml" />
  196. <None Include="Properties\PublishProfiles\FolderProfile2.pubxml" />
  197. <None Include="Properties\PublishProfiles\FolderProfile3.pubxml" />
  198. <None Include="Properties\PublishProfiles\FolderProfile4.pubxml" />
  199. <None Include="Properties\PublishProfiles\FolderProfile5.pubxml" />
  200. <None Include="Web.Debug.config">
  201. <DependentUpon>Web.config</DependentUpon>
  202. </None>
  203. <None Include="Web.Release.config">
  204. <DependentUpon>Web.config</DependentUpon>
  205. </None>
  206. <Content Include="port.png" />
  207. <Content Include="XmlConfig\database.config">
  208. <SubType>Designer</SubType>
  209. </Content>
  210. <Content Include="XmlConfig\ioc.config" />
  211. <Content Include="XmlConfig\log4net.config" />
  212. <Content Include="XmlConfig\system.config">
  213. <SubType>Designer</SubType>
  214. </Content>
  215. </ItemGroup>
  216. <ItemGroup>
  217. <Content Include="Web.config">
  218. <SubType>Designer</SubType>
  219. </Content>
  220. </ItemGroup>
  221. <ItemGroup>
  222. <Compile Include="Bootstraper.cs" />
  223. <Compile Include="Modules\ArrangelessonLogin.cs" />
  224. <Compile Include="Modules\BaseNoAuthenticationNoLogin.cs" />
  225. <Compile Include="Modules\Device\LessonShow.cs" />
  226. <Compile Include="Modules\UsernologinApi.cs" />
  227. <Compile Include="Modules\VisitmanageApi.cs" />
  228. <Compile Include="Modules\LessonInfoOfElectiveOnlineApi.cs" />
  229. <Compile Include="Modules\RepairReport\RepairReportTeacherApi.cs" />
  230. <Compile Include="Modules\RepairReport\RepairReportStudentApi.cs" />
  231. <Compile Include="Modules\SSOApi.cs" />
  232. <Compile Include="Modules\StuEnrollOfficialApi.cs" />
  233. <Compile Include="Modules\AnnexesNoLoginApi.cs" />
  234. <Compile Include="Modules\AssetManagementSystem\Ass_AssetsInfoItemApi.cs" />
  235. <Compile Include="Modules\AttendanceApi.cs" />
  236. <Compile Include="Modules\EnrollTemplateApi.cs" />
  237. <Compile Include="Modules\AnnexesApiWx.cs" />
  238. <Compile Include="Modules\BaseNoLoginApi.cs" />
  239. <Compile Include="Modules\ArrangeLessonTermAttemperApi.cs" />
  240. <Compile Include="Modules\DataSourceNoLoginApi.cs" />
  241. <Compile Include="Modules\AskApi.cs" />
  242. <Compile Include="Modules\EducationalAdministration\ArrangeExamTermApi.cs" />
  243. <Compile Include="Modules\EducationalAdministration\ArrangeExamTermNewApi.cs" />
  244. <Compile Include="Modules\EducationalAdministration\LoginUserBindApi.cs" />
  245. <Compile Include="Modules\PushMessageApi.cs" />
  246. <Compile Include="Modules\EvalApi.cs" />
  247. <Compile Include="Modules\EducationalAdministration\R_EnterBuildingApi.cs" />
  248. <Compile Include="Modules\EducationalAdministration\R_EnterSchoolApi.cs" />
  249. <Compile Include="Modules\EducationalAdministration\SignUpAboutTrainApi.cs" />
  250. <Compile Include="Modules\EducationalAdministration\StuConsumptionApi.cs" />
  251. <Compile Include="Modules\EducationalAdministration\SignUpAboutOnlineApi.cs" />
  252. <Compile Include="Modules\DeptApi.cs" />
  253. <Compile Include="Modules\ListenClassRecordApi.cs" />
  254. <Compile Include="Modules\MpManagementApi.cs" />
  255. <Compile Include="Modules\PersonnelManagement\EpidemicSituationCopyApi.cs" />
  256. <Compile Include="Modules\StuEnrollApi.cs" />
  257. <Compile Include="Modules\StuInfoBasicApi.cs" />
  258. <Compile Include="Modules\StatisticsApi.cs" />
  259. <Compile Include="Modules\StuLeaveManagementApi.cs" />
  260. <Compile Include="Modules\StuScoreApi.cs" />
  261. <Compile Include="Modules\TaiGang\TUserApi.cs" />
  262. <Compile Include="Modules\TeacherWorkloadApi.cs" />
  263. <Compile Include="Modules\PersonnelManagement\DutyScheduleApi.cs" />
  264. <Compile Include="Modules\PersonnelManagement\ScheduleApi.cs" />
  265. <Compile Include="Modules\StuMailApi.cs" />
  266. <Compile Include="Modules\EmpInfoApi.cs" />
  267. <Compile Include="Modules\InventoryItemApi.cs" />
  268. <Compile Include="Modules\InventoryApi.cs" />
  269. <Compile Include="Modules\BookBorrowApi.cs" />
  270. <Compile Include="Modules\NewsApi.cs" />
  271. <Compile Include="Modules\NewWorkFlowApi.cs" />
  272. <Compile Include="Modules\OpenLessonPlanOfElectiveStudentApi.cs" />
  273. <Compile Include="Modules\StuInfoFreshApi.cs" />
  274. <Compile Include="Modules\Sys_ReceiveFileApi.cs" />
  275. <Compile Include="Modules\JournalReceiveApi.cs" />
  276. <Compile Include="Modules\SalarySheet.cs" />
  277. <Compile Include="Modules\StuAttendanceLeaveApi.cs" />
  278. <Compile Include="Modules\SYS_ReceiveMessageApi.cs" />
  279. <Compile Include="Modules\JournalApi.cs" />
  280. <Compile Include="Modules\StuEncourgementApi.cs" />
  281. <Compile Include="Modules\StuPunishmentApi.cs" />
  282. <Compile Include="Modules\ScoreSearch.cs" />
  283. <Compile Include="Modules\ArrangeExam.cs" />
  284. <Compile Include="Modules\TeachAttendance.cs" />
  285. <Compile Include="Modules\Arrangelesson.cs" />
  286. <Compile Include="Modules\BaseNoAuthentication.cs" />
  287. <Compile Include="Modules\DesktopApi.cs" />
  288. <Compile Include="Modules\AnnexesApi.cs" />
  289. <Compile Include="Modules\BaseApi.cs" />
  290. <Compile Include="Modules\ClientDataApi.cs" />
  291. <Compile Include="Modules\CodeRuleApi.cs" />
  292. <Compile Include="Modules\CompanyApi.cs" />
  293. <Compile Include="Modules\CustmerFormApi.cs" />
  294. <Compile Include="Modules\DataItemApi.cs" />
  295. <Compile Include="Modules\DataSourceApi.cs" />
  296. <Compile Include="Modules\DepartmentApi.cs" />
  297. <Compile Include="Modules\Feixing\FeixingNoAuthentication.cs" />
  298. <Compile Include="Modules\Feixing\FileTypeConvert.cs" />
  299. <Compile Include="Modules\Feixing\UserApiController.cs" />
  300. <Compile Include="Modules\FormApi.cs" />
  301. <Compile Include="Modules\FunctionApi.cs" />
  302. <Compile Include="Modules\IMApi.cs" />
  303. <Compile Include="Modules\Index.cs" />
  304. <Compile Include="Modules\LR_Crm\CrmCustomer.cs" />
  305. <Compile Include="Modules\LR_Crm\CrmOrder.cs" />
  306. <Compile Include="Modules\LR_Crm\Invoice.cs" />
  307. <Compile Include="Modules\TimeTable.cs" />
  308. <Compile Include="Modules\TransferApi.cs" />
  309. <Compile Include="Modules\UtilityApi.cs" />
  310. <Compile Include="Modules\WeixinApi.cs" />
  311. <Compile Include="Modules\WorkFlowApi.cs" />
  312. <Compile Include="Program.cs" />
  313. <Compile Include="Properties\AssemblyInfo.cs" />
  314. <Compile Include="Modules\UserApi.cs" />
  315. <Compile Include="Until\MyEnum.cs" />
  316. <Compile Include="Until\ReqEntity.cs" />
  317. <Compile Include="Until\ReqPageParam.cs" />
  318. <Compile Include="Modules\PersonnelManagement\ActivityScheduleApi.cs" />
  319. <Compile Include="Modules\PersonnelManagement\ClassWorkApi.cs" />
  320. <Compile Include="Modules\PersonnelManagement\EmpRepairApi.cs" />
  321. <Compile Include="Modules\PersonnelManagement\CommunityInfoApi.cs" />
  322. <Compile Include="Modules\PersonnelManagement\EpidemicSituationApi.cs" />
  323. <Compile Include="Modules\PersonnelManagement\ContactsDetailsApi.cs" />
  324. <Compile Include="Modules\EducationalAdministration\ThermographyApi.cs" />
  325. <Compile Include="Modules\LogisticsManagement\ADR_RecordApi.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.Cache\Learun.Cache.Base\Learun.Cache.Base.csproj">
  369. <Project>{975F2CB8-605C-4ADD-B365-B97BF844F0FE}</Project>
  370. <Name>Learun.Cache.Base</Name>
  371. </ProjectReference>
  372. <ProjectReference Include="..\Learun.Framework.Module\Learun.Cache\Learun.Cache.Factory\Learun.Cache.Factory.csproj">
  373. <Project>{68902FCF-C439-4010-B17B-2499C972EE33}</Project>
  374. <Name>Learun.Cache.Factory</Name>
  375. </ProjectReference>
  376. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.EF.Oracle\Learun.DataBase.Oracle.csproj">
  377. <Project>{82069f3a-ab45-4f8b-b2bf-a36b14208f41}</Project>
  378. <Name>Learun.DataBase.Oracle</Name>
  379. </ProjectReference>
  380. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.EF.Sqlserver\Learun.DataBase.SqlServer.csproj">
  381. <Project>{890532f8-5205-4ee9-965c-84500cad24de}</Project>
  382. <Name>Learun.DataBase.SqlServer</Name>
  383. </ProjectReference>
  384. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.MySql\Learun.DataBase.MySqlEx.csproj">
  385. <Project>{fe4cb79e-7f98-4683-bc4a-5173a5bc5636}</Project>
  386. <Name>Learun.DataBase.MySqlEx</Name>
  387. </ProjectReference>
  388. <ProjectReference Include="..\Learun.Framework.Module\Learun.Log\Learun.Loger.csproj">
  389. <Project>{d27e14dc-b68c-408d-a2e3-fdb38665ecbb}</Project>
  390. <Name>Learun.Loger</Name>
  391. </ProjectReference>
  392. <ProjectReference Include="..\Learun.Framework.Module\Learun.Util\Learun.Util.Operat\Learun.Util.Operat.csproj">
  393. <Project>{ad556b7a-e0d1-41bd-9d5b-18f8502e9f33}</Project>
  394. <Name>Learun.Util.Operat</Name>
  395. </ProjectReference>
  396. <ProjectReference Include="..\Learun.Framework.Module\Learun.Util\Learun.Util\Learun.Util.csproj">
  397. <Project>{cf8ae293-88ab-436c-9720-a8386ba5d7b7}</Project>
  398. <Name>Learun.Util</Name>
  399. </ProjectReference>
  400. <ProjectReference Include="..\Learun.Framework.Module\Learun.Workflow\Learun.Workflow.Engine\Learun.Workflow.Engine.csproj">
  401. <Project>{1D192591-B85A-41DB-AE3A-4BF9765786C1}</Project>
  402. <Name>Learun.Workflow.Engine</Name>
  403. </ProjectReference>
  404. <ProjectReference Include="..\Quanjiang.DigitalScholl.SendSms\Quanjiang.DigitalScholl.SendSms.csproj">
  405. <Project>{55F0F08D-2A9F-489A-BE1B-2EEAE80687E6}</Project>
  406. <Name>Quanjiang.DigitalScholl.SendSms</Name>
  407. </ProjectReference>
  408. </ItemGroup>
  409. <ItemGroup>
  410. <Folder Include="App_Data\" />
  411. <Folder Include="Models\" />
  412. </ItemGroup>
  413. <ItemGroup>
  414. <Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\cs\Microsoft.DependencyValidation.Analyzers.resources.dll" />
  415. <Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\Microsoft.DependencyValidation.Analyzers.dll" />
  416. </ItemGroup>
  417. <PropertyGroup>
  418. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  419. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  420. </PropertyGroup>
  421. <PropertyGroup>
  422. <AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
  423. </PropertyGroup>
  424. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  425. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  426. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  427. <ProjectExtensions>
  428. <VisualStudio>
  429. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  430. <WebProjectProperties>
  431. <UseIIS>True</UseIIS>
  432. <AutoAssignPort>True</AutoAssignPort>
  433. <DevelopmentServerPort>31173</DevelopmentServerPort>
  434. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  435. <IISUrl>http://localhost:31173/</IISUrl>
  436. <NTLMAuthentication>False</NTLMAuthentication>
  437. <UseCustomServer>False</UseCustomServer>
  438. <CustomServerUrl>
  439. </CustomServerUrl>
  440. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  441. </WebProjectProperties>
  442. </FlavorProperties>
  443. </VisualStudio>
  444. </ProjectExtensions>
  445. <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
  446. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  447. <PropertyGroup>
  448. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  449. </PropertyGroup>
  450. <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
  451. <Error Condition="!Exists('..\packages\System.Text.Json.6.0.0\build\System.Text.Json.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\System.Text.Json.6.0.0\build\System.Text.Json.targets'))" />
  452. </Target>
  453. <Import Project="..\packages\System.Text.Json.6.0.0\build\System.Text.Json.targets" Condition="Exists('..\packages\System.Text.Json.6.0.0\build\System.Text.Json.targets')" />
  454. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  455. Other similar extension points exist, see Microsoft.Common.targets.
  456. <Target Name="BeforeBuild">
  457. </Target>
  458. <Target Name="AfterBuild">
  459. </Target>
  460. -->
  461. </Project>