123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <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')" />
- <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')" />
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>
- </ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{C06DD1E8-146C-45BA-B372-566E2EFF2176}</ProjectGuid>
- <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>KJH55128_Rec</RootNamespace>
- <AssemblyName>KJH55128_Rec</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- <MvcBuildViews>false</MvcBuildViews>
- <UseIISExpress>true</UseIISExpress>
- <Use64BitIISExpress />
- <IISExpressSSLPort />
- <IISExpressAnonymousAuthentication />
- <IISExpressWindowsAuthentication />
- <IISExpressUseClassicPipelineMode />
- <UseGlobalApplicationHostFile />
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <RunCodeAnalysis>true</RunCodeAnalysis>
- <FilesToIncludeForPublish>AllFilesInTheProject</FilesToIncludeForPublish>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Lottery.Cache">
- <HintPath>Content\lib\Lottery.Cache.dll</HintPath>
- </Reference>
- <Reference Include="Lottery.Common">
- <HintPath>Content\lib\Lottery.Common.dll</HintPath>
- </Reference>
- <Reference Include="Lottery.Config">
- <HintPath>Content\lib\Lottery.Config.dll</HintPath>
- </Reference>
- <Reference Include="Lottery.Data">
- <HintPath>Content\lib\Lottery.Data.dll</HintPath>
- </Reference>
- <Reference Include="Lottery.Data.SqlServer">
- <HintPath>Content\lib\Lottery.Data.SqlServer.dll</HintPath>
- </Reference>
- <Reference Include="Lottery.Entity">
- <HintPath>Content\lib\Lottery.Entity.dll</HintPath>
- </Reference>
- <Reference Include="Lottery.Interface">
- <HintPath>Content\lib\Lottery.Interface.dll</HintPath>
- </Reference>
- <Reference Include="Lottery.TrendChart">
- <HintPath>Content\lib\Lottery.TrendChart.dll</HintPath>
- </Reference>
- <Reference Include="Lottery.TrendTool">
- <HintPath>Content\lib\Lottery.TrendTool.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.7\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.10.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Web.DynamicData" />
- <Reference Include="System.Web.Entity" />
- <Reference Include="System.Web.ApplicationServices" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Web" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Web.Abstractions" />
- <Reference Include="System.Web.Routing" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Web.Services" />
- <Reference Include="System.EnterpriseServices" />
- <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
- </Reference>
- <Reference Include="System.Net.Http">
- </Reference>
- <Reference Include="System.Net.Http.WebRequest">
- </Reference>
- <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Optimization">
- <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <Private>True</Private>
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
- </Reference>
- <Reference Include="TrendChartMain">
- <HintPath>Content\lib\TrendChartMain.dll</HintPath>
- </Reference>
- <Reference Include="WebGrease">
- <Private>True</Private>
- <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
- </Reference>
- <Reference Include="Antlr3.Runtime">
- <Private>True</Private>
- <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="Microsoft.ApplicationInsights">
- <HintPath>..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AI.Agent.Intercept">
- <HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AI.DependencyCollector">
- <HintPath>..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AI.PerfCounterCollector">
- <HintPath>..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AI.ServerTelemetryChannel">
- <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AI.WindowsServer">
- <HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AI.Web">
- <HintPath>..\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="App_Start\BundleConfig.cs" />
- <Compile Include="App_Start\FilterConfig.cs" />
- <Compile Include="App_Start\Filters\ActionFilter.cs" />
- <Compile Include="App_Start\RouteConfig.cs" />
- <Compile Include="Business\KJH\KJApiBLL.cs" />
- <Compile Include="Business\KJH\LotteryFriUrlHandelBLL.cs" />
- <Compile Include="Business\SS\SSApiBLL.cs" />
- <Compile Include="Business\Test\TestBLL.cs" />
- <Compile Include="Business\TJ\TJApiBLL.cs" />
- <Compile Include="Business\TrendChart\TrendChastApiBLL.cs" />
- <Compile Include="Business\WF\WFApiBLL.cs" />
- <Compile Include="Business\ZX\ZXApiBLL.cs" />
- <Compile Include="Controllers\DHController.cs" />
- <Compile Include="Controllers\FeedBackController.cs" />
- <Compile Include="Controllers\HomeController.cs" />
- <Compile Include="Controllers\SharedController.cs" />
- <Compile Include="Controllers\TemplateController.cs" />
- <Compile Include="Controllers\TestController.cs" />
- <Compile Include="Controllers\WFController.cs" />
- <Compile Include="Controllers\ZSController.cs" />
- <Compile Include="Controllers\ZXController.cs" />
- <Compile Include="EnumZXLottery.cs" />
- <Compile Include="Global.asax.cs">
- <DependentUpon>Global.asax</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Util\KJiHdescribe.cs" />
- <Compile Include="Util\SJiHdescribe.cs" />
- <Compile Include="Util\ValidationTools.cs" />
- <Compile Include="ViewModels\ConsultationMangerModel\ClassiFication.cs" />
- <Compile Include="ViewModels\ConsultationMangerModel\GetZX_NewsDetails.cs" />
- <Compile Include="ViewModels\ConsultationMangerModel\News_Preview.cs" />
- <Compile Include="ViewModels\LotteryModel\LotteryKJihAdSjiHModel.cs" />
- <Compile Include="ViewModels\LotteryModel\LotterySupply.cs" />
- <Compile Include="ViewModels\LotteryModel\LotteryViewModel.cs" />
- <Compile Include="ViewModels\PlayRuleModel\PalyRuleModel.cs" />
- <Compile Include="ViewModels\RecommandModel\AdViewModel.cs" />
- <Compile Include="ViewModels\RecommandModel\LotteryItems.cs" />
- <Compile Include="ViewModels\SharedModel\LotteryDesc.cs" />
- <Compile Include="ViewModels\ToolsMangerModer\Tools_Preview.cs" />
- <Compile Include="ViewModels\TrendChartModel\TrendChart_Preview.cs" />
- <Compile Include="ViewModels\TrendChartModel\ZXViewModel.cs" />
- <Compile Include="ViewModels\UrlModel\UrlEntity.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Config\LotteryCode.xml">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="Config\SyncJobConfig.xml" />
- <Content Include="Content\css\common\common.css" />
- <Content Include="Content\css\common\iconfont.css" />
- <Content Include="Content\css\common\mixin.css" />
- <Content Include="Content\css\common\reset.css" />
- <Content Include="Content\css\cpkj.css" />
- <Content Include="Content\css\feedback.css" />
- <Content Include="Content\css\gg\erm.jpg" />
- <Content Include="Content\css\gg\gg.css" />
- <Content Include="Content\css\home.css" />
- <Content Include="Content\css\kaijdetail.css" />
- <Content Include="Content\css\sitemap.css" />
- <Content Include="Content\css\wfgz.css" />
- <Content Include="Content\css\zx.css" />
- <Content Include="Content\images\ad.jpg" />
- <Content Include="Content\images\adout_us.gif" />
- <Content Include="Content\images\code.png" />
- <Content Include="Content\images\favicon.ico" />
- <Content Include="Content\images\img03.jpg" />
- <Content Include="Content\images\kj-logo.jpg" />
- <Content Include="Content\images\maps.gif" />
- <Content Include="Content\images\sjh_zst.gif" />
- <Content Include="Content\images\wenm.gif" />
- <Content Include="Content\images\winingNote.gif" />
- <Content Include="Content\images\zhen.gif" />
- <Content Include="Content\js\advice.js" />
- <Content Include="Content\js\common.js" />
- <Content Include="Content\js\common\balljump.js" />
- <Content Include="Content\js\common\cpkj.js" />
- <Content Include="Content\js\common\drawCode.js" />
- <Content Include="Content\js\common\public.js" />
- <Content Include="Content\js\function1.js" />
- <Content Include="Content\js\function.js" />
- <Content Include="Content\js\kaijdetail.js" />
- <Content Include="Content\js\kjh.js" />
- <Content Include="Content\tools\datePicker\calendar.js" />
- <Content Include="Content\tools\datePicker\lang\en.js" />
- <Content Include="Content\tools\datePicker\lang\zh-cn.js" />
- <Content Include="Content\tools\datePicker\lang\zh-tw.js" />
- <Content Include="Content\tools\datePicker\skin\datePicker.gif" />
- <Content Include="Content\tools\datePicker\skin\default\datepicker.css" />
- <Content Include="Content\tools\datePicker\skin\default\img.png" />
- <Content Include="Content\tools\datePicker\skin\rl.png" />
- <Content Include="Content\tools\datePicker\skin\twoer\datepicker.css" />
- <Content Include="Content\tools\datePicker\skin\twoer\img.png" />
- <Content Include="Content\tools\datePicker\skin\WdatePicker.css" />
- <Content Include="Content\tools\datePicker\skin\whyGreen\bg.jpg" />
- <Content Include="Content\tools\datePicker\skin\whyGreen\datepicker.css" />
- <Content Include="Content\tools\datePicker\skin\whyGreen\img.gif" />
- <Content Include="Content\tools\datePicker\WdatePicker.js" />
- <Content Include="Content\tools\libs\bootstrap.min.js" />
- <Content Include="Content\tools\libs\jquery-3.2.1.min.js" />
- <Content Include="Content\tools\libs\layer\layer.js" />
- <Content Include="Content\tools\libs\layer\mobile\layer.js" />
- <Content Include="Content\tools\libs\layer\mobile\need\layer.css" />
- <Content Include="Content\tools\libs\layer\theme\default\icon-ext.png" />
- <Content Include="Content\tools\libs\layer\theme\default\icon.png" />
- <Content Include="Content\tools\libs\layer\theme\default\layer.css" />
- <Content Include="Content\tools\libs\layer\theme\default\loading-0.gif" />
- <Content Include="Content\tools\libs\layer\theme\default\loading-1.gif" />
- <Content Include="Content\tools\libs\layer\theme\default\loading-2.gif" />
- <Content Include="Content\tools\libs\less.min.js" />
- <Content Include="error500.html" />
- <Content Include="favicon.ico" />
- <Content Include="Global.asax" />
- <Content Include="ApplicationInsights.config">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="images\qhb.png" />
- <Content Include="images\winingNote.gif" />
- <Content Include="public\css\libs\bootstrap.min.css" />
- <Content Include="public\css\libs\less.min.js" />
- <Content Include="public\images\winingNote.gif" />
- <Content Include="Views\Shared\hotlottery.cshtml" />
- <Content Include="Web.config">
- <SubType>Designer</SubType>
- </Content>
- <Content Include="Web.Debug.config">
- <DependentUpon>Web.config</DependentUpon>
- </Content>
- <Content Include="Web.Release.config">
- <DependentUpon>Web.config</DependentUpon>
- </Content>
- <Content Include="Views\Web.config" />
- <Content Include="Views\Shared\Error.cshtml" />
- <Content Include="Views\Home\Index.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="App_Data\" />
- <Folder Include="fonts\" />
- <Folder Include="Properties\PublishProfiles\" />
- <Folder Include="ViewModels\KJModel\" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="log4net.config" />
- <None Include="packages.config" />
- <Content Include="Views\DH\About.cshtml" />
- <Content Include="Views\Test\WF\Index.cshtml" />
- <Content Include="Views\ZX\Index.cshtml" />
- <Content Include="Views\ZX\ZXXQ.cshtml" />
- <Content Include="Views\FeedBack\FeedBack.cshtml" />
- <Content Include="Views\DH\About.cshtml" />
- <Content Include="Views\Home\DFC.cshtml" />
- <Content Include="Views\Home\GPC.cshtml" />
- <Content Include="Views\Home\KJH.cshtml" />
- <Content Include="Views\Home\KJXQ.cshtml" />
- <Content Include="Views\Home\QGC.cshtml" />
- <Content Include="Views\Home\SJH.cshtml" />
- <Content Include="Views\Shared\ads.cshtml" />
- <Content Include="Views\Shared\footer.cshtml" />
- <Content Include="Views\Shared\header.cshtml" />
- <Content Include="Views\Shared\hotlottery.cshtml" />
- <Content Include="Views\Shared\news.cshtml" />
- <Content Include="Views\Shared\recomlot.cshtml" />
- <Content Include="Views\Shared\tools.cshtml" />
- <Content Include="Views\FeedBack\FeedBack.cshtml" />
- <Content Include="Views\Template\_dfc.cshtml" />
- <Content Include="Views\Template\_gpc11x5.cshtml" />
- <Content Include="Views\Template\_gpck3.cshtml" />
- <Content Include="Views\Template\_gpcklsf.cshtml" />
- <Content Include="Views\Template\_gpcssc.cshtml" />
- <Content Include="Views\Template\_qgc.cshtml" />
- <Content Include="Views\Template\_gpckl12.cshtml" />
- <Content Include="Views\Shared\lotterynav.cshtml" />
- <Content Include="Views\Template\_gpcqt.cshtml" />
- <Content Include="Views\Shared\gpcnav.cshtml" />
- <Content Include="Views\Shared\wfnav.cshtml" />
- <Content Include="Views\Template\_kjhTable.cshtml" />
- <Content Include="Views\Template\_sjhTable.cshtml" />
- <Content Include="Views\Template\_navLotteryTable.cshtml" />
- <Content Include="Views\Home\KJDetail.cshtml" />
- <Content Include="Views\Shared\recomnews.cshtml" />
- <Content Include="public\css\common\common.less" />
- <Content Include="public\css\common\font\iconfont.eot" />
- <Content Include="public\css\common\font\iconfont.svg" />
- <Content Include="public\css\common\font\iconfont.ttf" />
- <Content Include="public\css\common\font\iconfont.woff" />
- <Content Include="public\css\common\iconfont.less" />
- <Content Include="public\css\common\mixin.less" />
- <Content Include="public\css\common\reset.less" />
- <Content Include="public\css\cpkj.less" />
- <Content Include="public\css\feedback.less" />
- <Content Include="public\css\home.less" />
- <Content Include="public\css\kaijdetail.less" />
- <Content Include="public\css\sitemap.less" />
- <Content Include="public\css\wfgz.less" />
- <Content Include="public\css\zx.less" />
- <Content Include="Views\Shared\recomzxBytype.cshtml" />
- <Content Include="Views\Shared\sjhDesc.cshtml" />
- <Content Include="Views\Shared\zsTools.cshtml" />
- <Content Include="Views\ZS\Index.cshtml" />
- <Content Include="Views\Shared\all_lot_wrapper.cshtml" />
- <Content Include="Views\Shared\FTCLink.cshtml" />
- <Content Include="Views\Shared\recomkjh.cshtml" />
- <Content Include="Views\Shared\recomurl.cshtml" />
- <Content Include="Views\Shared\recomzs.cshtml" />
- <Content Include="Views\Shared\_Layout.cshtml" />
- <Content Include="Views\WF\Index.cshtml" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Business\Business.csproj">
- <Project>{1995EF35-2F2A-45D1-B129-370E82DB1277}</Project>
- <Name>Business</Name>
- </ProjectReference>
- <ProjectReference Include="..\Cache\Cache.csproj">
- <Project>{C8EA2A5A-C03C-44A0-83B4-42B917FF3627}</Project>
- <Name>Cache</Name>
- </ProjectReference>
- <ProjectReference Include="..\Common\Common.csproj">
- <Project>{D32362DC-FF23-45A5-9EA9-18E3AC26E48B}</Project>
- <Name>Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\JobService\JobService.csproj">
- <Project>{ef0c3228-4409-4db0-9c07-33b9a63de590}</Project>
- <Name>JobService</Name>
- </ProjectReference>
- <ProjectReference Include="..\Models\Models.csproj">
- <Project>{CB2988D4-4E7F-4F53-9CBA-4508B483F3CA}</Project>
- <Name>Models</Name>
- </ProjectReference>
- </ItemGroup>
- <PropertyGroup>
- <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
- <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
- </PropertyGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
- <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
- <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
- <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
- </Target>
- <ProjectExtensions>
- <VisualStudio>
- <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
- <WebProjectProperties>
- <UseIIS>True</UseIIS>
- <AutoAssignPort>True</AutoAssignPort>
- <DevelopmentServerPort>57054</DevelopmentServerPort>
- <DevelopmentServerVPath>/</DevelopmentServerVPath>
- <IISUrl>http://localhost:8119/</IISUrl>
- <NTLMAuthentication>False</NTLMAuthentication>
- <UseCustomServer>False</UseCustomServer>
- <CustomServerUrl>
- </CustomServerUrl>
- <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
- </WebProjectProperties>
- </FlavorProperties>
- </VisualStudio>
- </ProjectExtensions>
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <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'))" />
- <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'))" />
- </Target>
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target> -->
- </Project>
|