<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<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>
|
<ProjectGuid>{19C6818E-DA0C-4E88-AF68-06BA02EA0AD9}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>PalGain.Core</RootNamespace>
|
<AssemblyName>PalGain.Core</AssemblyName>
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<TargetFrameworkProfile />
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\..\yinghe\ELISA统计\</SolutionDir>
|
<RestorePackages>true</RestorePackages>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="Autofac, Version=3.5.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Autofac.3.5.0\lib\net40\Autofac.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="Autofac.Integration.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Autofac.Mvc4.3.1.0\lib\net40\Autofac.Integration.Mvc.dll</HintPath>
|
</Reference>
|
<Reference Include="Autofac.Integration.WebApi, Version=3.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Autofac.WebApi.3.1.0\lib\net40\Autofac.Integration.WebApi.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.SqlServer.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Newtonsoft.Json.9.0.1\lib\net40\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.configuration" />
|
<Reference Include="System.Core">
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System.Net.Http, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Microsoft.Net.Http.2.0.20710.0\lib\net40\System.Net.Http.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Microsoft.AspNet.WebApi.Client.4.0.30506.0\lib\net40\System.Net.Http.Formatting.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Net.Http.WebRequest, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Microsoft.Net.Http.2.0.20710.0\lib\net40\System.Net.Http.WebRequest.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Runtime.Caching" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.Entity" />
|
<Reference Include="System.Web.Extensions" />
|
<Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Microsoft.AspNet.WebApi.Core.4.0.30506.0\lib\net40\System.Web.Http.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Microsoft.AspNet.WebApi.WebHost.4.0.30506.0\lib\net40\System.Web.Http.WebHost.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Mobile" />
|
<Reference Include="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Microsoft.AspNet.Mvc.4.0.30506.0\lib\net40\System.Web.Mvc.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Routing" />
|
<Reference Include="System.Web.Services" />
|
<Reference Include="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\..\..\KunLab\sbcLabSystem\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="AppDomainTypeFinder.cs" />
|
<Compile Include="BaseEntity.cs" />
|
<Compile Include="Caching\Extensions.cs" />
|
<Compile Include="Caching\ICacheManager.cs" />
|
<Compile Include="Caching\MemoryCacheManager.cs" />
|
<Compile Include="Caching\NopNullCache.cs" />
|
<Compile Include="Caching\PerRequestCacheManager.cs" />
|
<Compile Include="CommonHelper.cs" />
|
<Compile Include="Consts.cs" />
|
<Compile Include="ContainerManager.cs" />
|
<Compile Include="EfRepository.cs" />
|
<Compile Include="GenericListTypeConverter.cs" />
|
<Compile Include="IDbContext.cs" />
|
<Compile Include="IDependencyRegistrar.cs" />
|
<Compile Include="IPagedList.cs" />
|
<Compile Include="IRespository.cs" />
|
<Compile Include="ITypeFinder.cs" />
|
<Compile Include="IWebHelper.cs" />
|
<Compile Include="NopException.cs" />
|
<Compile Include="NopVersion.cs" />
|
<Compile Include="PagedList.cs" />
|
<Compile Include="PalGainEngine.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Singleton.cs" />
|
<Compile Include="Tasks\IScheduleTaskService.cs">
|
<SubType>Code</SubType>
|
</Compile>
|
<Compile Include="Tasks\ITask.cs">
|
<SubType>Code</SubType>
|
</Compile>
|
<Compile Include="Tasks\ScheduleTask.cs" />
|
<Compile Include="Tasks\ScheduleTaskService.cs">
|
<SubType>Code</SubType>
|
</Compile>
|
<Compile Include="Tasks\Task.cs">
|
<SubType>Code</SubType>
|
</Compile>
|
<Compile Include="Tasks\TaskManager.cs">
|
<SubType>Code</SubType>
|
</Compile>
|
<Compile Include="Tasks\TaskThread.cs">
|
<SubType>Code</SubType>
|
</Compile>
|
<Compile Include="WebAppTypeFinder.cs" />
|
<Compile Include="WebHelper.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="packages.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\BatchService.Framework.Utility\BatchService.Framework.Utility.csproj">
|
<Project>{ef79e088-6ab3-4b9b-a848-8cae41e0fb92}</Project>
|
<Name>BatchService.Framework.Utility</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
|
<!-- 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>
|