|
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" 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>{4D033392-BBB8-4B5F-9144-A42E7695847E}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Learun.Application.Extention</RootNamespace>
- <AssemblyName>Learun.Application.Extention</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <Deterministic>true</Deterministic>
- <SccProjectName>
- </SccProjectName>
- <SccLocalPath>
- </SccLocalPath>
- <SccAuxPath>
- </SccAuxPath>
- <SccProvider>
- </SccProvider>
- </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>
- </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>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Common.Logging, Version=2.1.2.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Common.Logging.2.1.2\lib\net40\Common.Logging.dll</HintPath>
- </Reference>
- <Reference Include="Dapper, Version=1.50.2.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Dapper.1.50.2\lib\net451\Dapper.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.Unity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.Unity.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.Unity.RegistrationByConvention, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="Quartz, Version=2.2.1.400, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Quartz.2.2.1\lib\net40\Quartz.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.Runtime.Remoting" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="DisplayBoardManage\LR_KBConfigInfo\LR_KBConfigInfoBLL.cs" />
- <Compile Include="DisplayBoardManage\LR_KBConfigInfo\LR_KBConfigInfoEntity.cs" />
- <Compile Include="DisplayBoardManage\LR_KBConfigInfo\LR_KBConfigInfoIBLL.cs" />
- <Compile Include="DisplayBoardManage\LR_KBConfigInfo\LR_KBConfigInfoModel.cs" />
- <Compile Include="DisplayBoardManage\LR_KBConfigInfo\LR_KBConfigInfoService.cs" />
- <Compile Include="DisplayBoardManage\LR_KBFeaManage\LR_KBFeaManageBLL.cs" />
- <Compile Include="DisplayBoardManage\LR_KBFeaManage\LR_KBFeaManageEntity.cs" />
- <Compile Include="DisplayBoardManage\LR_KBFeaManage\LR_KBFeaManageIBLL.cs" />
- <Compile Include="DisplayBoardManage\LR_KBFeaManage\LR_KBFeaManageService.cs" />
- <Compile Include="DisplayBoardManage\LR_KBKanBanInfo\LR_KBKanBanInfoBLL.cs" />
- <Compile Include="DisplayBoardManage\LR_KBKanBanInfo\LR_KBKanBanInfoEntity.cs" />
- <Compile Include="DisplayBoardManage\LR_KBKanBanInfo\LR_KBKanBanInfoIBLL.cs" />
- <Compile Include="DisplayBoardManage\LR_KBKanBanInfo\LR_KBKanBanInfoService.cs" />
- <Compile Include="PortalSiteManage\Article\ArticleBLL.cs" />
- <Compile Include="PortalSiteManage\Article\ArticleEntity.cs" />
- <Compile Include="PortalSiteManage\Article\ArticleIBLL.cs" />
- <Compile Include="PortalSiteManage\Article\ArticleService.cs" />
- <Compile Include="PortalSiteManage\HomeConfig\HomeConfigBLL.cs" />
- <Compile Include="PortalSiteManage\HomeConfig\HomeConfigEntity.cs" />
- <Compile Include="PortalSiteManage\HomeConfig\HomeConfigIBLL.cs" />
- <Compile Include="PortalSiteManage\HomeConfig\HomeConfigService.cs" />
- <Compile Include="PortalSiteManage\Page\PageBLL.cs" />
- <Compile Include="PortalSiteManage\Page\PageEntity.cs" />
- <Compile Include="PortalSiteManage\Page\PageIBLL.cs" />
- <Compile Include="PortalSiteManage\Page\PageService.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="TaskScheduling\ITsMethod.cs" />
- <Compile Include="TaskScheduling\Log\TSLogBLL.cs" />
- <Compile Include="TaskScheduling\Log\TSLogEntity.cs" />
- <Compile Include="TaskScheduling\Log\TSLogIBLL.cs" />
- <Compile Include="TaskScheduling\Log\TSLogService.cs" />
- <Compile Include="TaskScheduling\Process\TSProcessBLL.cs" />
- <Compile Include="TaskScheduling\Process\TSProcessEntity.cs" />
- <Compile Include="TaskScheduling\Process\TSProcessIBLL.cs" />
- <Compile Include="TaskScheduling\Process\TSProcessService.cs" />
- <Compile Include="TaskScheduling\QuartzHelper.cs" />
- <Compile Include="TaskScheduling\SchedulingHelper.cs" />
- <Compile Include="TaskScheduling\Scheme\TSSchemeBLL.cs" />
- <Compile Include="TaskScheduling\Scheme\TSSchemeEntity.cs" />
- <Compile Include="TaskScheduling\Scheme\TSSchemeIBLL.cs" />
- <Compile Include="TaskScheduling\Scheme\TSSchemeInfoEntity.cs" />
- <Compile Include="TaskScheduling\Scheme\TSSchemeModel.cs" />
- <Compile Include="TaskScheduling\Scheme\TSSchemeService.cs" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\Learun.Cache\Learun.Cache.Base\Learun.Cache.Base.csproj">
- <Project>{975f2cb8-605c-4add-b365-b97bf844f0fe}</Project>
- <Name>Learun.Cache.Base</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Learun.Cache\LeaRun.Cache.Factory\Learun.Cache.Factory.csproj">
- <Project>{68902fcf-c439-4010-b17b-2499c972ee33}</Project>
- <Name>Learun.Cache.Factory</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Learun.Cache\Learun.Cache.Redis\Learun.Cache.Redis.csproj">
- <Project>{13808645-2013-4896-8ee2-65144e222c69}</Project>
- <Name>Learun.Cache.Redis</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Learun.Db\Learun.DataBase.Repository\Learun.DataBase.Repository.csproj">
- <Project>{7f5e2a6c-c859-494a-8577-75bf9603a80c}</Project>
- <Name>Learun.DataBase.Repository</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Learun.Db\Learun.DataBase\Learun.DataBase.csproj">
- <Project>{c329f9e1-4327-4769-9d08-07e6fec41005}</Project>
- <Name>Learun.DataBase</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Learun.Ioc\Learun.Ioc.csproj">
- <Project>{81c03609-ae0d-414c-829b-16b990487add}</Project>
- <Name>Learun.Ioc</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Learun.Util\Learun.Util\Learun.Util.csproj">
- <Project>{cf8ae293-88ab-436c-9720-a8386ba5d7b7}</Project>
- <Name>Learun.Util</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Application.Base\Learun.Application.Base.csproj">
- <Project>{0cdd0dc8-74cf-4c71-923c-66204a8923d3}</Project>
- <Name>Learun.Application.Base</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="job_scheduling_data_2_0.xsd">
- <SubType>Designer</SubType>
- </None>
- <None Include="packages.config" />
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|