No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

Learun.Application.Website.csproj 22 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
  4. <Import Project="..\packages\Microsoft.Net.Compilers.2.1.0\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.2.1.0\build\Microsoft.Net.Compilers.props')" />
  5. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  6. <PropertyGroup>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ProductVersion>
  10. </ProductVersion>
  11. <SchemaVersion>2.0</SchemaVersion>
  12. <ProjectGuid>{DBB22F9E-ED75-40EB-A091-717D42C65A9B}</ProjectGuid>
  13. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  14. <OutputType>Library</OutputType>
  15. <AppDesignerFolder>Properties</AppDesignerFolder>
  16. <RootNamespace>Learun.Application.Website</RootNamespace>
  17. <AssemblyName>Learun.Application.Website</AssemblyName>
  18. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  19. <MvcBuildViews>false</MvcBuildViews>
  20. <UseIISExpress>true</UseIISExpress>
  21. <Use64BitIISExpress />
  22. <IISExpressSSLPort />
  23. <IISExpressAnonymousAuthentication />
  24. <IISExpressWindowsAuthentication />
  25. <IISExpressUseClassicPipelineMode />
  26. <UseGlobalApplicationHostFile />
  27. <NuGetPackageImportStamp>
  28. </NuGetPackageImportStamp>
  29. <SccProjectName>Learun.Application.Website</SccProjectName>
  30. <SccLocalPath>1~a7250b02-76e9-4d74-aa27-f5cdf7719296</SccLocalPath>
  31. <SccAuxPath>http://123.57.209.16:8090/VaultService</SccAuxPath>
  32. <SccProvider>SourceGear Vault Visual Studio 2005 Client:{1EA47954-8515-402d-82D9-B5C332120A8D}</SccProvider>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  35. <DebugSymbols>true</DebugSymbols>
  36. <DebugType>full</DebugType>
  37. <Optimize>false</Optimize>
  38. <OutputPath>bin\</OutputPath>
  39. <DefineConstants>DEBUG;TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. </PropertyGroup>
  43. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  44. <DebugSymbols>true</DebugSymbols>
  45. <DebugType>pdbonly</DebugType>
  46. <Optimize>true</Optimize>
  47. <OutputPath>bin\</OutputPath>
  48. <DefineConstants>TRACE</DefineConstants>
  49. <ErrorReport>prompt</ErrorReport>
  50. <WarningLevel>4</WarningLevel>
  51. </PropertyGroup>
  52. <ItemGroup>
  53. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  54. <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
  55. </Reference>
  56. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  57. <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  58. </Reference>
  59. <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  60. <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Microsoft.CSharp" />
  63. <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  64. <HintPath>..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
  65. </Reference>
  66. <Reference Include="Microsoft.Practices.Unity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
  67. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Microsoft.Practices.Unity.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
  70. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath>
  71. </Reference>
  72. <Reference Include="Microsoft.Practices.Unity.RegistrationByConvention, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
  73. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath>
  74. </Reference>
  75. <Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  76. <HintPath>..\packages\MySql.Data.6.9.9\lib\net45\MySql.Data.dll</HintPath>
  77. </Reference>
  78. <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  79. <HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  80. </Reference>
  81. <Reference Include="Oracle.ManagedDataAccess, Version=4.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  82. <HintPath>..\packages\Oracle.ManagedDataAccess.19.6.0\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
  83. </Reference>
  84. <Reference Include="Oracle.ManagedDataAccess.EntityFramework, Version=6.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  85. <HintPath>..\packages\Oracle.ManagedDataAccess.EntityFramework.19.3.0\lib\net45\Oracle.ManagedDataAccess.EntityFramework.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System" />
  88. <Reference Include="System.Data" />
  89. <Reference Include="System.Drawing" />
  90. <Reference Include="System.Web.DynamicData" />
  91. <Reference Include="System.Web.Entity" />
  92. <Reference Include="System.Web.ApplicationServices" />
  93. <Reference Include="System.ComponentModel.DataAnnotations" />
  94. <Reference Include="System.Core" />
  95. <Reference Include="System.Data.DataSetExtensions" />
  96. <Reference Include="System.Xml.Linq" />
  97. <Reference Include="System.Web" />
  98. <Reference Include="System.Web.Extensions" />
  99. <Reference Include="System.Web.Abstractions" />
  100. <Reference Include="System.Web.Routing" />
  101. <Reference Include="System.Xml" />
  102. <Reference Include="System.Configuration" />
  103. <Reference Include="System.Web.Services" />
  104. <Reference Include="System.EnterpriseServices" />
  105. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  106. <Private>True</Private>
  107. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System.Net.Http">
  110. </Reference>
  111. <Reference Include="System.Net.Http.WebRequest">
  112. </Reference>
  113. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  114. <Private>True</Private>
  115. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  118. <Private>True</Private>
  119. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  120. </Reference>
  121. <Reference Include="System.Web.Optimization">
  122. <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
  123. </Reference>
  124. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  125. <Private>True</Private>
  126. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  127. </Reference>
  128. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  129. <Private>True</Private>
  130. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
  131. </Reference>
  132. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  133. <Private>True</Private>
  134. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  135. </Reference>
  136. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  137. <Private>True</Private>
  138. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  139. </Reference>
  140. <Reference Include="WebGrease">
  141. <Private>True</Private>
  142. <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
  143. </Reference>
  144. <Reference Include="Antlr3.Runtime">
  145. <Private>True</Private>
  146. <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
  147. </Reference>
  148. </ItemGroup>
  149. <ItemGroup>
  150. <Reference Include="Microsoft.ApplicationInsights">
  151. <HintPath>..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
  152. </Reference>
  153. <Reference Include="Microsoft.AI.Agent.Intercept">
  154. <HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
  155. </Reference>
  156. <Reference Include="Microsoft.AI.DependencyCollector">
  157. <HintPath>..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
  158. </Reference>
  159. <Reference Include="Microsoft.AI.PerfCounterCollector">
  160. <HintPath>..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
  161. </Reference>
  162. <Reference Include="Microsoft.AI.ServerTelemetryChannel">
  163. <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
  164. </Reference>
  165. <Reference Include="Microsoft.AI.WindowsServer">
  166. <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
  167. </Reference>
  168. <Reference Include="Microsoft.AI.Web">
  169. <HintPath>..\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll</HintPath>
  170. </Reference>
  171. </ItemGroup>
  172. <ItemGroup>
  173. <Compile Include="App_Start\FilterConfig.cs" />
  174. <Compile Include="App_Start\MvcControllerBase.cs" />
  175. <Compile Include="App_Start\RouteConfig.cs" />
  176. <Compile Include="Controllers\HomeController.cs" />
  177. <Compile Include="Global.asax.cs">
  178. <DependentUpon>Global.asax</DependentUpon>
  179. </Compile>
  180. <Compile Include="Properties\AssemblyInfo.cs" />
  181. </ItemGroup>
  182. <ItemGroup>
  183. <Content Include="Content\bootstrap\bootstrap-theme.min.css" />
  184. <Content Include="Content\bootstrap\bootstrap.min.css" />
  185. <Content Include="Content\bootstrap\bootstrap.min.js" />
  186. <Content Include="Content\bootstrap\html5shiv.min.js" />
  187. <Content Include="Content\bootstrap\modernizr-2.6.2.min.js" />
  188. <Content Include="Content\bootstrap\respond.min.js" />
  189. <Content Include="Content\font\css\font-awesome.css" />
  190. <Content Include="Content\font\css\font-awesome.min.css" />
  191. <Content Include="Content\font\fonts\fontawesome-webfont.svg" />
  192. <Content Include="Content\font\learunfont\iconfont.css" />
  193. <Content Include="Content\font\learunfont\iconfont.svg" />
  194. <Content Include="Content\images1\index\fa-archive.png" />
  195. <Content Include="Content\images1\index\fa-video-camera.png" />
  196. <Content Include="Content\images1\index\fa-wechat.png" />
  197. <Content Include="Content\images1\index\fa-weibo.png" />
  198. <Content Include="Content\images1\index\info.png" />
  199. <Content Include="Content\images1\index\信息化专栏.png" />
  200. <Content Include="Content\images\banner_df.jpg" />
  201. <Content Include="Content\images\plhome\addImg.png" />
  202. <Content Include="Content\images\plhome\banner_df.jpg" />
  203. <Content Include="Content\jquery\jquery-1.10.2.min.js" />
  204. <Content Include="Content\laypage\laypage.js" />
  205. <Content Include="Content\laypage\laypage.min.js" />
  206. <Content Include="Content\laypage\skin\laypage.css" />
  207. <Content Include="Content\laypage\skin\laypage.min.css" />
  208. <Content Include="Content\scripts\ChildIndex.js" />
  209. <Content Include="Content\scripts\DetailIndex.js" />
  210. <Content Include="Content\scripts\Home.js" />
  211. <Content Include="Content\scripts\ImgListIndex.js" />
  212. <Content Include="Content\scripts\ListIndex.js" />
  213. <Content Include="Content\style\ChildIndex.css" />
  214. <Content Include="Content\style\DetailIndex.css" />
  215. <Content Include="Content\style\Home.css" />
  216. <Content Include="Content\style\ImgListIndex.css" />
  217. <Content Include="Content\style\ListIndex.css" />
  218. <Content Include="Content\style\lr-common.css" />
  219. <Content Include="Content\scripts\PageIndex.js" />
  220. <Content Include="Content\style\PageIndex.css" />
  221. <Content Include="Content\swiper\swiper-4.3.3.min.css" />
  222. <Content Include="Content\swiper\swiper-4.3.3.min.js" />
  223. <Content Include="favicon.ico" />
  224. <Content Include="Global.asax" />
  225. <Content Include="Content\laypage\laypage.min.js.map" />
  226. <Content Include="Content\font\fonts\fontawesome-webfont.eot" />
  227. <Content Include="Content\font\fonts\fontawesome-webfont.ttf" />
  228. <Content Include="Content\font\fonts\fontawesome-webfont.woff" />
  229. <Content Include="Content\font\fonts\fontawesome-webfont.woff2" />
  230. <Content Include="Content\font\fonts\FontAwesome.otf" />
  231. <Content Include="Content\font\learunfont\iconfont.eot" />
  232. <Content Include="Content\font\learunfont\iconfont.ttf" />
  233. <Content Include="Content\font\learunfont\iconfont.woff" />
  234. <Content Include="Content\images1\about\banner.png" />
  235. <Content Include="Content\images1\about\company.png" />
  236. <Content Include="Content\images1\icons.png" />
  237. <Content Include="Content\images1\index\banner1.png" />
  238. <Content Include="Content\images1\index\banner2.png" />
  239. <Content Include="Content\images1\index\industry1.png" />
  240. <Content Include="Content\images1\index\industry2.png" />
  241. <Content Include="Content\images1\index\industry3.png" />
  242. <Content Include="Content\images1\index\industry4.png" />
  243. <Content Include="Content\images1\index\innovation.png" />
  244. <Content Include="Content\images1\index\news1.png" />
  245. <Content Include="Content\images1\index\video.png" />
  246. <Content Include="Content\images\logo.png" />
  247. <Content Include="Content\images1\newsDetail\bd1.png" />
  248. <Content Include="Content\images1\newsDetail\bd2.png" />
  249. <Content Include="Content\images1\newsList\banner.png" />
  250. <Content Include="Content\images1\newsList\news1.png" />
  251. <Content Include="Content\images1\products\banner.png" />
  252. <Content Include="Content\images1\products\product1.png" />
  253. <Content Include="Content\images1\products\product2.png" />
  254. <Content Include="Content\images1\products\product3.png" />
  255. <Content Include="Content\images1\products\product4.png" />
  256. <Content Include="Content\images1\products\product5.png" />
  257. <Content Include="Content\images1\products\product6.png" />
  258. <Content Include="Content\images1\products\product7.png" />
  259. <Content Include="Content\images1\products\product8.png" />
  260. <Content Include="Content\images1\products\product9.png" />
  261. <Content Include="Content\images1\slogan.png" />
  262. <Content Include="Content\images\wechat.png" />
  263. <Content Include="Content\style\Index.css" />
  264. <Content Include="Content\scripts\Index.js" />
  265. <Content Include="Web.config" />
  266. <Content Include="Web.Debug.config">
  267. <DependentUpon>Web.config</DependentUpon>
  268. </Content>
  269. <Content Include="Web.Release.config">
  270. <DependentUpon>Web.config</DependentUpon>
  271. </Content>
  272. <Content Include="Views\Web.config" />
  273. <Content Include="Views\Shared\_Index.cshtml" />
  274. <Content Include="Views\Home\Index.cshtml" />
  275. <Content Include="Views\Home\ListIndex.cshtml" />
  276. <Content Include="Views\Shared\_PageIndex.cshtml" />
  277. <Content Include="Views\Home\ImgListIndex.cshtml" />
  278. <Content Include="Views\Home\DetailIndex.cshtml" />
  279. <Content Include="XmlConfig\database.config">
  280. <SubType>Designer</SubType>
  281. </Content>
  282. <Content Include="XmlConfig\ioc.config">
  283. <SubType>Designer</SubType>
  284. </Content>
  285. <Content Include="XmlConfig\log4net.config" />
  286. <Content Include="XmlConfig\system.config">
  287. <SubType>Designer</SubType>
  288. </Content>
  289. <Content Include="Views\Home\ChildIndex.cshtml" />
  290. </ItemGroup>
  291. <ItemGroup />
  292. <ItemGroup>
  293. <None Include="packages.config" />
  294. </ItemGroup>
  295. <ItemGroup>
  296. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Extention\Learun.Application.Extention.csproj">
  297. <Project>{4d033392-bbb8-4b5f-9144-a42e7695847e}</Project>
  298. <Name>Learun.Application.Extention</Name>
  299. </ProjectReference>
  300. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Mapping\Learun.Application.Mapping.csproj">
  301. <Project>{79f8e2f1-08e7-4336-93e0-512b39f9dd54}</Project>
  302. <Name>Learun.Application.Mapping</Name>
  303. </ProjectReference>
  304. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.EF.Oracle\Learun.DataBase.Oracle.csproj">
  305. <Project>{82069f3a-ab45-4f8b-b2bf-a36b14208f41}</Project>
  306. <Name>Learun.DataBase.Oracle</Name>
  307. </ProjectReference>
  308. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.EF.Sqlserver\Learun.DataBase.SqlServer.csproj">
  309. <Project>{890532f8-5205-4ee9-965c-84500cad24de}</Project>
  310. <Name>Learun.DataBase.SqlServer</Name>
  311. </ProjectReference>
  312. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.MySql\Learun.DataBase.MySqlEx.csproj">
  313. <Project>{fe4cb79e-7f98-4683-bc4a-5173a5bc5636}</Project>
  314. <Name>Learun.DataBase.MySqlEx</Name>
  315. </ProjectReference>
  316. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase\Learun.DataBase.csproj">
  317. <Project>{c329f9e1-4327-4769-9d08-07e6fec41005}</Project>
  318. <Name>Learun.DataBase</Name>
  319. </ProjectReference>
  320. <ProjectReference Include="..\Learun.Framework.Module\Learun.Ioc\Learun.Ioc.csproj">
  321. <Project>{81c03609-ae0d-414c-829b-16b990487add}</Project>
  322. <Name>Learun.Ioc</Name>
  323. </ProjectReference>
  324. <ProjectReference Include="..\Learun.Framework.Module\Learun.Util\Learun.Util\Learun.Util.csproj">
  325. <Project>{cf8ae293-88ab-436c-9720-a8386ba5d7b7}</Project>
  326. <Name>Learun.Util</Name>
  327. </ProjectReference>
  328. </ItemGroup>
  329. <PropertyGroup>
  330. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  331. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  332. </PropertyGroup>
  333. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  334. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  335. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  336. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  337. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  338. </Target>
  339. <ProjectExtensions>
  340. <VisualStudio>
  341. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  342. <WebProjectProperties>
  343. <UseIIS>False</UseIIS>
  344. <AutoAssignPort>True</AutoAssignPort>
  345. <DevelopmentServerPort>60862</DevelopmentServerPort>
  346. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  347. <IISUrl>http://localhost:60862/</IISUrl>
  348. <NTLMAuthentication>False</NTLMAuthentication>
  349. <UseCustomServer>False</UseCustomServer>
  350. <CustomServerUrl>
  351. </CustomServerUrl>
  352. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  353. </WebProjectProperties>
  354. </FlavorProperties>
  355. </VisualStudio>
  356. </ProjectExtensions>
  357. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  358. <PropertyGroup>
  359. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  360. </PropertyGroup>
  361. <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.2.1.0\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.2.1.0\build\Microsoft.Net.Compilers.props'))" />
  362. <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
  363. </Target>
  364. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  365. Other similar extension points exist, see Microsoft.Common.targets.
  366. <Target Name="BeforeBuild">
  367. </Target>
  368. <Target Name="AfterBuild">
  369. </Target> -->
  370. </Project>