|
- <?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>{88D8E99D-DF26-4506-83C5-51E354818BEF}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Learun.Application.WorkFlow</RootNamespace>
- <AssemblyName>Learun.Application.WorkFlow</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\..\</SolutionDir>
- <RestorePackages>true</RestorePackages>
- <SccProjectName>
- </SccProjectName>
- <SccLocalPath>
- </SccLocalPath>
- <SccAuxPath>
- </SccAuxPath>
- <SccProvider>
- </SccProvider>
- <TargetFrameworkProfile />
- </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">
- <HintPath>..\..\..\packages\Common.Logging.2.1.2\lib\net40\Common.Logging.dll</HintPath>
- </Reference>
- <Reference Include="CommonServiceLocator">
- <HintPath>..\..\..\packages\CommonServiceLocator.2.0.4\lib\net46\CommonServiceLocator.dll</HintPath>
- </Reference>
- <Reference Include="Dapper, Version=1.50.2.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\packages\Dapper.1.50.2\lib\net451\Dapper.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.AspNet.SignalR.Client, Version=2.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\..\packages\Microsoft.AspNet.SignalR.Client.2.2.3\lib\net45\Microsoft.AspNet.SignalR.Client.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.ServiceLocation">
- <HintPath>..\..\..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.Unity">
- <HintPath>..\..\..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.Unity.Configuration">
- <HintPath>..\..\..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.Unity.RegistrationByConvention">
- <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">
- <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.Serialization" />
- <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="Confluence\NWFConfluenceBLL.cs" />
- <Compile Include="Confluence\NWFConfluenceEntity.cs" />
- <Compile Include="Confluence\NWFConfluenceIBLL.cs" />
- <Compile Include="Confluence\NWFConfluenceService.cs" />
- <Compile Include="Delegate\NWFDelegateBLL.cs" />
- <Compile Include="Delegate\NWFDelegateIBLL.cs" />
- <Compile Include="Delegate\NWFDelegateRelationEntity.cs" />
- <Compile Include="Delegate\NWFDelegateRuleEntity.cs" />
- <Compile Include="Delegate\NWFDelegateService.cs" />
- <Compile Include="NodeMethod\ArrangeLessonTermAttemperMethod.cs" />
- <Compile Include="NodeMethod\ADR_AddApplyMethod.cs" />
- <Compile Include="NodeMethod\Ass_AcceptanceMethod.cs" />
- <Compile Include="NodeMethod\Ass_ReceiveMethod.cs" />
- <Compile Include="NodeMethod\MeetingManagementApplyMethod.cs" />
- <Compile Include="NodeMethod\SW_Ask_StudentMainMethod.cs" />
- <Compile Include="NodeMethod\SW_Ask_TypeMethod.cs" />
- <Compile Include="NodeMethod\LC_hetongMethod.cs" />
- <Compile Include="NodeMethod\CorporateMaterialApplyMethod.cs" />
- <Compile Include="NodeMethod\StampApplyMethod.cs" />
- <Compile Include="NodeMethod\Ass_ScrapMethod.cs" />
- <Compile Include="NodeMethod\Ass_InventoryMethod.cs" />
- <Compile Include="NodeMethod\Ass_AllocationMethod.cs" />
- <Compile Include="NodeMethod\IWorkFlowMethod.cs" />
- <Compile Include="NodeMethod\Sys_ReceiveDocumentMethod.cs" />
- <Compile Include="NodeMethod\OA_NewsMethod.cs" />
- <Compile Include="NodeMethod\Sys_SendFilePartyMethod.cs" />
- <Compile Include="NodeMethod\Sys_SendFileMethod.cs" />
- <Compile Include="NodeMethod\Ass_RepairItemMethod.cs" />
- <Compile Include="NodeMethod\Ass_AssetsOutApplyMethod.cs" />
- <Compile Include="NodeMethod\Ass_PurchaseApplyMethod.cs" />
- <Compile Include="NodeMethod\Ass_AssetsInfoApplyMethod.cs" />
- <Compile Include="NodeMethod\INodeMethod.cs" />
- <Compile Include="NodeMethod\NodeMethod.cs" />
- <Compile Include="NodeMethod\WfMethodParameter.cs" />
- <Compile Include="NodeMethod\WF\WFFileRelease.cs" />
- <Compile Include="Node\WfForm.cs" />
- <Compile Include="Node\WfTransportType.cs" />
- <Compile Include="Process\NWFProcessBLL.cs" />
- <Compile Include="Process\NWFProcessDetailsModel.cs" />
- <Compile Include="Process\NWFProcessEntity.cs" />
- <Compile Include="Process\NWFProcessIBLL.cs" />
- <Compile Include="Process\NWFProcessSerivce.cs" />
- <Compile Include="Quartz\WfJobScheduler.cs" />
- <Compile Include="Quartz\WorkFlowJob.cs" />
- <Compile Include="Scheme\NWFSchemeAuthEntity.cs" />
- <Compile Include="Scheme\NWFSchemeBLL.cs" />
- <Compile Include="Scheme\NWFSchemeEntity.cs" />
- <Compile Include="Scheme\NWFSchemeIBLL.cs" />
- <Compile Include="Scheme\NWFSchemeInfoEntity.cs" />
- <Compile Include="Scheme\NWFSchemeModel.cs" />
- <Compile Include="Scheme\NWFSchemeService.cs" />
- <Compile Include="Task\NWFTaskBLL.cs" />
- <Compile Include="Task\NWFTaskEntity.cs" />
- <Compile Include="Task\NWFTaskIBLL.cs" />
- <Compile Include="Task\NWFTaskLogEntity.cs" />
- <Compile Include="Task\NWFTaskMsgEntity.cs" />
- <Compile Include="Task\NWFTaskRelationEntity.cs" />
- <Compile Include="Task\NWFTaskSerivce.cs" />
- <Compile Include="WfConfluence\WfConfluenceBLL.cs" />
- <Compile Include="WfConfluence\WfConfluenceEntity.cs" />
- <Compile Include="WfConfluence\WfConfluenceIBLL.cs" />
- <Compile Include="WfConfluence\WfConfluenceService.cs" />
- <Compile Include="WfDelegateRule\WfDelegateRuleRelationEntity.cs" />
- <Compile Include="WfEngine\WfEngineBLL.cs" />
- <Compile Include="WfEngine\WfParameter.cs" />
- <Compile Include="WfProcess\WfProcessInstanceBLL.cs" />
- <Compile Include="WfProcess\WfProcessInstanceEntity.cs" />
- <Compile Include="WfProcess\WfProcessInstanceIBLL.cs" />
- <Compile Include="WfProcess\WfProcessInstanceService.cs" />
- <Compile Include="WfScheme\WfSchemeAuthorizeEntity.cs" />
- <Compile Include="WfScheme\WfSchemeBLL.cs" />
- <Compile Include="WfDelegateRule\WfDelegateRuleBLL.cs" />
- <Compile Include="WfDelegateRule\WfDelegateRuleIBLL.cs" />
- <Compile Include="WfDelegateRule\WfDelegateRuleEntity.cs" />
- <Compile Include="WfDelegateRule\WfDelegateRuleService.cs" />
- <Compile Include="WfScheme\WfSchemeEntity.cs" />
- <Compile Include="WfScheme\WfSchemeInfoEntity.cs" />
- <Compile Include="WfEngine\WfEngineIBLL.cs" />
- <Compile Include="WfScheme\WfSchemeIBLL.cs" />
- <Compile Include="Line\WfLineInfo.cs" />
- <Compile Include="Node\WfAuditor.cs" />
- <Compile Include="Node\WfAuthorizeField.cs" />
- <Compile Include="WfEngine\WfResult.cs" />
- <Compile Include="WfScheme\WfSchemeReportModel.cs" />
- <Compile Include="WfScheme\WfSchemeModel.cs" />
- <Compile Include="Node\WfCondition.cs" />
- <Compile Include="Node\WfNodeInfo.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="WfScheme\WfSchemeService.cs" />
- <Compile Include="WfTaskHistory\WfTaskHistoryBLL.cs" />
- <Compile Include="WfTaskHistory\WfTaskHistoryEntity.cs" />
- <Compile Include="WfTaskHistory\WfTaskHistoryIBLL.cs" />
- <Compile Include="WfTaskHistory\WfTaskHistoryService.cs" />
- <Compile Include="WfTask\WfTaskBLL.cs" />
- <Compile Include="WfTask\WfTaskEntity.cs" />
- <Compile Include="WfTask\WfTaskIBLL.cs" />
- <Compile Include="WfTask\WfTaskService.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="job_scheduling_data_2_0.xsd">
- <SubType>Designer</SubType>
- </None>
- <None Include="packages.config" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\..\Learun.Application.Organization\Learun.Application.Organization.csproj">
- <Project>{e9877a25-801b-4605-ad35-e6306916513c}</Project>
- <Name>Learun.Application.Organization</Name>
- </ProjectReference>
- <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.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.Workflow\Learun.Workflow.Engine\Learun.Workflow.Engine.csproj">
- <Project>{1d192591-b85a-41db-ae3a-4bf9765786c1}</Project>
- <Name>Learun.Workflow.Engine</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Application.Base\Learun.Application.Base.csproj">
- <Project>{0cdd0dc8-74cf-4c71-923c-66204a8923d3}</Project>
- <Name>Learun.Application.Base</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Application.Message\Learun.Application.Message.csproj">
- <Project>{211fa31a-b9d8-4f48-80cc-573b9410828e}</Project>
- <Name>Learun.Application.Message</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Application.OA\Learun.Application.OA.csproj">
- <Project>{5F3FDF79-A47E-4782-A090-DD0DC2D5CDC1}</Project>
- <Name>Learun.Application.OA</Name>
- </ProjectReference>
- <ProjectReference Include="..\Learun.Application.TwoDevelopment\Learun.Application.TwoDevelopment.csproj">
- <Project>{56f9a112-fd96-4809-98f4-0d7c5de0711b}</Project>
- <Name>Learun.Application.TwoDevelopment</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Analyzer Include="..\..\..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\cs\Microsoft.DependencyValidation.Analyzers.resources.dll" />
- <Analyzer Include="..\..\..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\Microsoft.DependencyValidation.Analyzers.dll" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
- </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>
|