KJH55128_Rec.csproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402
  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.1.3.2\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.1.3.2\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>{C06DD1E8-146C-45BA-B372-566E2EFF2176}</ProjectGuid>
  13. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  14. <OutputType>Library</OutputType>
  15. <AppDesignerFolder>Properties</AppDesignerFolder>
  16. <RootNamespace>KJH55128_Rec</RootNamespace>
  17. <AssemblyName>KJH55128_Rec</AssemblyName>
  18. <TargetFrameworkVersion>v4.5</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. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  31. <DebugSymbols>true</DebugSymbols>
  32. <DebugType>full</DebugType>
  33. <Optimize>false</Optimize>
  34. <OutputPath>bin\</OutputPath>
  35. <DefineConstants>DEBUG;TRACE</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. <RunCodeAnalysis>true</RunCodeAnalysis>
  39. </PropertyGroup>
  40. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  41. <DebugSymbols>true</DebugSymbols>
  42. <DebugType>pdbonly</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="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  51. <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
  52. </Reference>
  53. <Reference Include="Microsoft.CSharp" />
  54. <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  55. <HintPath>..\packages\Newtonsoft.Json.10.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  56. </Reference>
  57. <Reference Include="System" />
  58. <Reference Include="System.Data" />
  59. <Reference Include="System.Drawing" />
  60. <Reference Include="System.Web.DynamicData" />
  61. <Reference Include="System.Web.Entity" />
  62. <Reference Include="System.Web.ApplicationServices" />
  63. <Reference Include="System.ComponentModel.DataAnnotations" />
  64. <Reference Include="System.Core" />
  65. <Reference Include="System.Data.DataSetExtensions" />
  66. <Reference Include="System.Xml.Linq" />
  67. <Reference Include="System.Web" />
  68. <Reference Include="System.Web.Extensions" />
  69. <Reference Include="System.Web.Abstractions" />
  70. <Reference Include="System.Web.Routing" />
  71. <Reference Include="System.Xml" />
  72. <Reference Include="System.Configuration" />
  73. <Reference Include="System.Web.Services" />
  74. <Reference Include="System.EnterpriseServices" />
  75. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  76. <Private>True</Private>
  77. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  78. </Reference>
  79. <Reference Include="System.Net.Http">
  80. </Reference>
  81. <Reference Include="System.Net.Http.WebRequest">
  82. </Reference>
  83. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  84. <Private>True</Private>
  85. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  88. <Private>True</Private>
  89. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  90. </Reference>
  91. <Reference Include="System.Web.Optimization">
  92. <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
  93. </Reference>
  94. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  95. <Private>True</Private>
  96. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  97. </Reference>
  98. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  99. <Private>True</Private>
  100. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
  101. </Reference>
  102. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  103. <Private>True</Private>
  104. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  105. </Reference>
  106. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  107. <Private>True</Private>
  108. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  109. </Reference>
  110. <Reference Include="WebGrease">
  111. <Private>True</Private>
  112. <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
  113. </Reference>
  114. <Reference Include="Antlr3.Runtime">
  115. <Private>True</Private>
  116. <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
  117. </Reference>
  118. </ItemGroup>
  119. <ItemGroup>
  120. <Reference Include="Microsoft.ApplicationInsights">
  121. <HintPath>..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
  122. </Reference>
  123. <Reference Include="Microsoft.AI.Agent.Intercept">
  124. <HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
  125. </Reference>
  126. <Reference Include="Microsoft.AI.DependencyCollector">
  127. <HintPath>..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
  128. </Reference>
  129. <Reference Include="Microsoft.AI.PerfCounterCollector">
  130. <HintPath>..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
  131. </Reference>
  132. <Reference Include="Microsoft.AI.ServerTelemetryChannel">
  133. <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
  134. </Reference>
  135. <Reference Include="Microsoft.AI.WindowsServer">
  136. <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
  137. </Reference>
  138. <Reference Include="Microsoft.AI.Web">
  139. <HintPath>..\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll</HintPath>
  140. </Reference>
  141. </ItemGroup>
  142. <ItemGroup>
  143. <Compile Include="App_Start\Filters\ActionFilter.cs" />
  144. <Compile Include="App_Start\BundleConfig.cs" />
  145. <Compile Include="App_Start\FilterConfig.cs" />
  146. <Compile Include="App_Start\RouteConfig.cs" />
  147. <Compile Include="Business\KJH\KJApiBLL.cs" />
  148. <Compile Include="Business\KJH\LotteryFriUrlHandelBLL.cs" />
  149. <Compile Include="Business\SS\SSApiBLL.cs" />
  150. <Compile Include="Business\Test\TestBLL.cs" />
  151. <Compile Include="Business\TJ\TJApiBLL.cs" />
  152. <Compile Include="Business\TrendChart\TrendChastApiBLL.cs" />
  153. <Compile Include="Business\WF\WFApiBLL.cs" />
  154. <Compile Include="Business\ZX\ZXApiBLL.cs" />
  155. <Compile Include="Controllers\DHController.cs" />
  156. <Compile Include="Controllers\FeedBackController.cs" />
  157. <Compile Include="Controllers\HomeController.cs" />
  158. <Compile Include="Controllers\SharedController.cs" />
  159. <Compile Include="Controllers\TemplateController.cs" />
  160. <Compile Include="Controllers\TestController.cs" />
  161. <Compile Include="Controllers\WFController.cs" />
  162. <Compile Include="Controllers\ZXController.cs" />
  163. <Compile Include="EnumZXLottery.cs" />
  164. <Compile Include="Global.asax.cs">
  165. <DependentUpon>Global.asax</DependentUpon>
  166. </Compile>
  167. <Compile Include="Properties\AssemblyInfo.cs" />
  168. <Compile Include="Util\KJiHdescribe.cs" />
  169. <Compile Include="Util\SJiHdescribe.cs" />
  170. <Compile Include="Util\ValidationTools.cs" />
  171. <Compile Include="ViewModels\ConsultationMangerModel\ClassiFication.cs" />
  172. <Compile Include="ViewModels\ConsultationMangerModel\GetZX_NewsDetails.cs" />
  173. <Compile Include="ViewModels\ConsultationMangerModel\News_Preview.cs" />
  174. <Compile Include="ViewModels\LotteryModel\LotteryKJihAdSjiHModel.cs" />
  175. <Compile Include="ViewModels\LotteryModel\LotterySupply.cs" />
  176. <Compile Include="ViewModels\LotteryModel\LotteryViewModel.cs" />
  177. <Compile Include="ViewModels\PlayRuleModel\PalyRuleModel.cs" />
  178. <Compile Include="ViewModels\RecommandModel\AdViewModel.cs" />
  179. <Compile Include="ViewModels\RecommandModel\LotteryItems.cs" />
  180. <Compile Include="ViewModels\SharedModel\LotteryDesc.cs" />
  181. <Compile Include="ViewModels\ToolsMangerModer\Tools_Preview.cs" />
  182. <Compile Include="ViewModels\TrendChartModel\TrendChart_Preview.cs" />
  183. <Compile Include="ViewModels\TrendChartModel\ZXViewModel.cs" />
  184. <Compile Include="ViewModels\UrlModel\UrlEntity.cs" />
  185. </ItemGroup>
  186. <ItemGroup>
  187. <Content Include="Config\LotteryCode.xml" />
  188. <Content Include="Config\SyncJobConfig.xml" />
  189. <Content Include="Content\css\common\common.css" />
  190. <Content Include="Content\css\common\iconfont.css" />
  191. <Content Include="Content\css\common\mixin.css" />
  192. <Content Include="Content\css\common\reset.css" />
  193. <Content Include="Content\css\cpkj.css" />
  194. <Content Include="Content\css\feedback.css" />
  195. <Content Include="Content\css\home.css" />
  196. <Content Include="Content\css\kaijdetail.css" />
  197. <Content Include="Content\css\shared\all_lot_wrapper.css" />
  198. <Content Include="Content\css\sitemap.css" />
  199. <Content Include="Content\css\wfgz.css" />
  200. <Content Include="Content\css\zx.css" />
  201. <Content Include="Content\images\ad.jpg" />
  202. <Content Include="Content\images\adout_us.gif" />
  203. <Content Include="Content\images\code.png" />
  204. <Content Include="Content\images\favicon.ico" />
  205. <Content Include="Content\images\img03.jpg" />
  206. <Content Include="Content\images\kj-logo.jpg" />
  207. <Content Include="Content\images\maps.gif" />
  208. <Content Include="Content\images\sjh_zst.gif" />
  209. <Content Include="Content\images\wenm.gif" />
  210. <Content Include="Content\images\winingNote.gif" />
  211. <Content Include="Content\images\zhen.gif" />
  212. <Content Include="Content\js\advice.js" />
  213. <Content Include="Content\js\common.js" />
  214. <Content Include="Content\js\common\balljump.js" />
  215. <Content Include="Content\js\common\cpkj.js" />
  216. <Content Include="Content\js\common\drawCode.js" />
  217. <Content Include="Content\js\common\public.js" />
  218. <Content Include="Content\js\kaijdetail.js" />
  219. <Content Include="Content\js\kjh.js" />
  220. <Content Include="Content\tools\datePicker\calendar.js" />
  221. <Content Include="Content\tools\datePicker\lang\en.js" />
  222. <Content Include="Content\tools\datePicker\lang\zh-cn.js" />
  223. <Content Include="Content\tools\datePicker\lang\zh-tw.js" />
  224. <Content Include="Content\tools\datePicker\skin\datePicker.gif" />
  225. <Content Include="Content\tools\datePicker\skin\default\datepicker.css" />
  226. <Content Include="Content\tools\datePicker\skin\default\img.png" />
  227. <Content Include="Content\tools\datePicker\skin\rl.png" />
  228. <Content Include="Content\tools\datePicker\skin\twoer\datepicker.css" />
  229. <Content Include="Content\tools\datePicker\skin\twoer\img.png" />
  230. <Content Include="Content\tools\datePicker\skin\WdatePicker.css" />
  231. <Content Include="Content\tools\datePicker\skin\whyGreen\bg.jpg" />
  232. <Content Include="Content\tools\datePicker\skin\whyGreen\datepicker.css" />
  233. <Content Include="Content\tools\datePicker\skin\whyGreen\img.gif" />
  234. <Content Include="Content\tools\datePicker\WdatePicker.js" />
  235. <Content Include="Content\tools\libs\bootstrap.min.js" />
  236. <Content Include="Content\tools\libs\jquery-3.2.1.min.js" />
  237. <Content Include="Content\tools\libs\layer\layer.js" />
  238. <Content Include="Content\tools\libs\layer\mobile\layer.js" />
  239. <Content Include="Content\tools\libs\layer\mobile\need\layer.css" />
  240. <Content Include="Content\tools\libs\layer\theme\default\icon-ext.png" />
  241. <Content Include="Content\tools\libs\layer\theme\default\icon.png" />
  242. <Content Include="Content\tools\libs\layer\theme\default\layer.css" />
  243. <Content Include="Content\tools\libs\layer\theme\default\loading-0.gif" />
  244. <Content Include="Content\tools\libs\layer\theme\default\loading-1.gif" />
  245. <Content Include="Content\tools\libs\layer\theme\default\loading-2.gif" />
  246. <Content Include="Content\tools\libs\less.min.js" />
  247. <Content Include="favicon.ico" />
  248. <Content Include="Global.asax" />
  249. <Content Include="ApplicationInsights.config">
  250. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  251. </Content>
  252. <Content Include="public\css\libs\bootstrap.min.css" />
  253. <Content Include="public\css\libs\less.min.js" />
  254. <Content Include="public\images\winingNote.gif" />
  255. <Content Include="Views\Shared\hotlottery.cshtml" />
  256. <Content Include="Web.config">
  257. <SubType>Designer</SubType>
  258. </Content>
  259. <Content Include="Web.Debug.config">
  260. <DependentUpon>Web.config</DependentUpon>
  261. </Content>
  262. <Content Include="Web.Release.config">
  263. <DependentUpon>Web.config</DependentUpon>
  264. </Content>
  265. <Content Include="Views\Web.config" />
  266. <Content Include="Views\Shared\Error.cshtml" />
  267. <Content Include="Views\Home\Index.cshtml" />
  268. </ItemGroup>
  269. <ItemGroup>
  270. <Folder Include="App_Data\" />
  271. <Folder Include="ViewModels\KJModel\" />
  272. </ItemGroup>
  273. <ItemGroup>
  274. <Content Include="log4net.config" />
  275. <None Include="packages.config" />
  276. <Content Include="Views\DH\About.cshtml" />
  277. <Content Include="Views\Test\WF\Index.cshtml" />
  278. <Content Include="Views\ZX\Index.cshtml" />
  279. <Content Include="Views\ZX\ZXXQ.cshtml" />
  280. <Content Include="Views\FeedBack\FeedBack.cshtml" />
  281. <Content Include="Views\DH\About.cshtml" />
  282. <Content Include="Views\Home\DFC.cshtml" />
  283. <Content Include="Views\Home\GPC.cshtml" />
  284. <Content Include="Views\Home\KJH.cshtml" />
  285. <Content Include="Views\Home\KJXQ.cshtml" />
  286. <Content Include="Views\Home\QGC.cshtml" />
  287. <Content Include="Views\Home\SJH.cshtml" />
  288. <Content Include="Views\Shared\ads.cshtml" />
  289. <Content Include="Views\Shared\footer.cshtml" />
  290. <Content Include="Views\Shared\header.cshtml" />
  291. <Content Include="Views\Shared\hotlottery.cshtml" />
  292. <Content Include="Views\Shared\news.cshtml" />
  293. <Content Include="Views\Shared\recomlot.cshtml" />
  294. <Content Include="Views\Shared\tools.cshtml" />
  295. <Content Include="Views\FeedBack\FeedBack.cshtml" />
  296. <Content Include="Views\Template\_dfc.cshtml" />
  297. <Content Include="Views\Template\_gpc11x5.cshtml" />
  298. <Content Include="Views\Template\_gpck3.cshtml" />
  299. <Content Include="Views\Template\_gpcklsf.cshtml" />
  300. <Content Include="Views\Template\_gpcssc.cshtml" />
  301. <Content Include="Views\Template\_qgc.cshtml" />
  302. <Content Include="Views\Template\_gpckl12.cshtml" />
  303. <Content Include="Views\Shared\lotterynav.cshtml" />
  304. <Content Include="Views\Template\_gpcqt.cshtml" />
  305. <Content Include="Views\Shared\gpcnav.cshtml" />
  306. <Content Include="Views\Shared\wfnav.cshtml" />
  307. <Content Include="Views\Template\_kjhTable.cshtml" />
  308. <Content Include="Views\Template\_sjhTable.cshtml" />
  309. <Content Include="Views\Template\_navLotteryTable.cshtml" />
  310. <Content Include="Views\Home\KJDetail.cshtml" />
  311. <Content Include="Views\Shared\recomnews.cshtml" />
  312. <Content Include="public\css\common\common.less" />
  313. <Content Include="public\css\common\font\iconfont.eot" />
  314. <Content Include="public\css\common\font\iconfont.svg" />
  315. <Content Include="public\css\common\font\iconfont.ttf" />
  316. <Content Include="public\css\common\font\iconfont.woff" />
  317. <Content Include="public\css\common\iconfont.less" />
  318. <Content Include="public\css\common\mixin.less" />
  319. <Content Include="public\css\common\reset.less" />
  320. <Content Include="public\css\cpkj.less" />
  321. <Content Include="public\css\feedback.less" />
  322. <Content Include="public\css\home.less" />
  323. <Content Include="public\css\kaijdetail.less" />
  324. <Content Include="public\css\sitemap.less" />
  325. <Content Include="public\css\wfgz.less" />
  326. <Content Include="public\css\zx.less" />
  327. <Content Include="Views\Shared\recomzxBytype.cshtml" />
  328. <Content Include="Views\Shared\sjhDesc.cshtml" />
  329. <Content Include="Views\Shared\zsTools.cshtml" />
  330. <Content Include="Views\ZS\Index.cshtml" />
  331. <Content Include="Views\Shared\FTCLink.cshtml" />
  332. <Content Include="Views\WF\Index.cshtml" />
  333. <Content Include="Views\Shared\recomurl.cshtml" />
  334. <Content Include="Views\Shared\_Layout.cshtml" />
  335. <Content Include="Views\Shared\all_lot_wrapper.cshtml" />
  336. <Content Include="Views\Shared\recomkjh.cshtml" />
  337. <Content Include="Views\Shared\recomzs.cshtml" />
  338. </ItemGroup>
  339. <ItemGroup>
  340. <ProjectReference Include="..\Business\Business.csproj">
  341. <Project>{1995EF35-2F2A-45D1-B129-370E82DB1277}</Project>
  342. <Name>Business</Name>
  343. </ProjectReference>
  344. <ProjectReference Include="..\Cache\Cache.csproj">
  345. <Project>{C8EA2A5A-C03C-44A0-83B4-42B917FF3627}</Project>
  346. <Name>Cache</Name>
  347. </ProjectReference>
  348. <ProjectReference Include="..\Common\Common.csproj">
  349. <Project>{D32362DC-FF23-45A5-9EA9-18E3AC26E48B}</Project>
  350. <Name>Common</Name>
  351. </ProjectReference>
  352. <ProjectReference Include="..\JobService\JobService.csproj">
  353. <Project>{ef0c3228-4409-4db0-9c07-33b9a63de590}</Project>
  354. <Name>JobService</Name>
  355. </ProjectReference>
  356. <ProjectReference Include="..\Models\Models.csproj">
  357. <Project>{CB2988D4-4E7F-4F53-9CBA-4508B483F3CA}</Project>
  358. <Name>Models</Name>
  359. </ProjectReference>
  360. </ItemGroup>
  361. <PropertyGroup>
  362. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  363. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  364. </PropertyGroup>
  365. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  366. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  367. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  368. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  369. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  370. </Target>
  371. <ProjectExtensions>
  372. <VisualStudio>
  373. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  374. <WebProjectProperties>
  375. <UseIIS>True</UseIIS>
  376. <AutoAssignPort>True</AutoAssignPort>
  377. <DevelopmentServerPort>57054</DevelopmentServerPort>
  378. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  379. <IISUrl>http://localhost:8119/</IISUrl>
  380. <NTLMAuthentication>False</NTLMAuthentication>
  381. <UseCustomServer>False</UseCustomServer>
  382. <CustomServerUrl>
  383. </CustomServerUrl>
  384. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  385. </WebProjectProperties>
  386. </FlavorProperties>
  387. </VisualStudio>
  388. </ProjectExtensions>
  389. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  390. <PropertyGroup>
  391. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  392. </PropertyGroup>
  393. <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props'))" />
  394. <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'))" />
  395. </Target>
  396. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  397. Other similar extension points exist, see Microsoft.Common.targets.
  398. <Target Name="BeforeBuild">
  399. </Target>
  400. <Target Name="AfterBuild">
  401. </Target> -->
  402. </Project>