Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 

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