No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 

152 líneas
7.8 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{A6C7C75A-7BAF-4534-BC56-5818D8DC8CD1}</ProjectGuid>
  8. <OutputType>Exe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Learun.Application.WorkFlowServer</RootNamespace>
  11. <AssemblyName>Learun.Application.WorkFlowServer</AssemblyName>
  12. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
  15. <RestorePackages>true</RestorePackages>
  16. <SccProjectName>
  17. </SccProjectName>
  18. <SccLocalPath>
  19. </SccLocalPath>
  20. <SccAuxPath>
  21. </SccAuxPath>
  22. <SccProvider>
  23. </SccProvider>
  24. <TargetFrameworkProfile />
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  27. <PlatformTarget>AnyCPU</PlatformTarget>
  28. <DebugSymbols>true</DebugSymbols>
  29. <DebugType>full</DebugType>
  30. <Optimize>false</Optimize>
  31. <OutputPath>bin\Debug\</OutputPath>
  32. <DefineConstants>DEBUG;TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. </PropertyGroup>
  36. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  37. <PlatformTarget>AnyCPU</PlatformTarget>
  38. <DebugType>pdbonly</DebugType>
  39. <Optimize>true</Optimize>
  40. <OutputPath>bin\Release\</OutputPath>
  41. <DefineConstants>TRACE</DefineConstants>
  42. <ErrorReport>prompt</ErrorReport>
  43. <WarningLevel>4</WarningLevel>
  44. </PropertyGroup>
  45. <PropertyGroup>
  46. <AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
  47. </PropertyGroup>
  48. <ItemGroup>
  49. <Reference Include="EntityFramework">
  50. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
  51. </Reference>
  52. <Reference Include="EntityFramework.SqlServer">
  53. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  54. </Reference>
  55. <Reference Include="Microsoft.Practices.ServiceLocation">
  56. <HintPath>..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
  57. </Reference>
  58. <Reference Include="Microsoft.Practices.Unity">
  59. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Microsoft.Practices.Unity.Configuration">
  62. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath>
  63. </Reference>
  64. <Reference Include="Microsoft.Practices.Unity.RegistrationByConvention">
  65. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath>
  66. </Reference>
  67. <Reference Include="MySql.Data, Version=6.9.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  68. <SpecificVersion>False</SpecificVersion>
  69. <HintPath>..\packages\MySql.Data.6.9.9\lib\net45\MySql.Data.dll</HintPath>
  70. </Reference>
  71. <Reference Include="MySql.Data.Entity.EF6">
  72. <HintPath>..\packages\MySql.Data.Entity.6.9.9\lib\net45\MySql.Data.Entity.EF6.dll</HintPath>
  73. </Reference>
  74. <Reference Include="Nancy">
  75. <HintPath>..\packages\Nancy.1.4.1\lib\net40\Nancy.dll</HintPath>
  76. </Reference>
  77. <Reference Include="Nancy.Hosting.Self">
  78. <HintPath>..\packages\Nancy.Hosting.Self.1.4.1\lib\net40\Nancy.Hosting.Self.dll</HintPath>
  79. </Reference>
  80. <Reference Include="Oracle.ManagedDataAccess, Version=4.121.2.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
  81. <SpecificVersion>False</SpecificVersion>
  82. <HintPath>..\packages\Oracle.ManagedDataAccess.12.1.24160719\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
  83. </Reference>
  84. <Reference Include="Oracle.ManagedDataAccess.EntityFramework">
  85. <HintPath>..\packages\Oracle.ManagedDataAccess.EntityFramework.12.1.2400\lib\net45\Oracle.ManagedDataAccess.EntityFramework.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System" />
  88. <Reference Include="System.ComponentModel.DataAnnotations" />
  89. <Reference Include="System.Configuration" />
  90. <Reference Include="System.Core" />
  91. <Reference Include="System.Net.Http" />
  92. <Reference Include="System.Xml.Linq" />
  93. <Reference Include="System.Data.DataSetExtensions" />
  94. <Reference Include="Microsoft.CSharp" />
  95. <Reference Include="System.Data" />
  96. <Reference Include="System.Xml" />
  97. </ItemGroup>
  98. <ItemGroup>
  99. <Compile Include="API\BaseApi.cs" />
  100. <Compile Include="API\ProcessApi.cs" />
  101. <Compile Include="Bootstraper.cs" />
  102. <Compile Include="Program.cs" />
  103. <Compile Include="Properties\AssemblyInfo.cs" />
  104. </ItemGroup>
  105. <ItemGroup>
  106. <None Include="App.config">
  107. <SubType>Designer</SubType>
  108. </None>
  109. <None Include="packages.config" />
  110. </ItemGroup>
  111. <ItemGroup>
  112. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Base\Learun.Application.Base.csproj">
  113. <Project>{0CDD0DC8-74CF-4C71-923C-66204A8923D3}</Project>
  114. <Name>Learun.Application.Base</Name>
  115. </ProjectReference>
  116. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.WorkFlow\Learun.Application.WorkFlow.csproj">
  117. <Project>{88D8E99D-DF26-4506-83C5-51E354818BEF}</Project>
  118. <Name>Learun.Application.WorkFlow</Name>
  119. </ProjectReference>
  120. <ProjectReference Include="..\Learun.Framework.Module\Learun.Log\Learun.Loger.csproj">
  121. <Project>{D27E14DC-B68C-408D-A2E3-FDB38665ECBB}</Project>
  122. <Name>Learun.Loger</Name>
  123. </ProjectReference>
  124. <ProjectReference Include="..\Learun.Framework.Module\Learun.Util\Learun.Util.Operat\Learun.Util.Operat.csproj">
  125. <Project>{AD556B7A-E0D1-41BD-9D5B-18F8502E9F33}</Project>
  126. <Name>Learun.Util.Operat</Name>
  127. </ProjectReference>
  128. <ProjectReference Include="..\Learun.Framework.Module\Learun.Util\Learun.Util\Learun.Util.csproj">
  129. <Project>{CF8AE293-88AB-436C-9720-A8386BA5D7B7}</Project>
  130. <Name>Learun.Util</Name>
  131. </ProjectReference>
  132. </ItemGroup>
  133. <ItemGroup>
  134. <Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\cs\Microsoft.DependencyValidation.Analyzers.resources.dll" />
  135. <Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\Microsoft.DependencyValidation.Analyzers.dll" />
  136. </ItemGroup>
  137. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  138. <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
  139. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  140. <PropertyGroup>
  141. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。启用“NuGet 程序包还原”可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  142. </PropertyGroup>
  143. <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
  144. </Target>
  145. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  146. Other similar extension points exist, see Microsoft.Common.targets.
  147. <Target Name="BeforeBuild">
  148. </Target>
  149. <Target Name="AfterBuild">
  150. </Target>
  151. -->
  152. </Project>