TaskSchedule.csproj 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.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>{FAA23BD2-2AB3-486B-9A87-B55BB686374A}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>TaskSchedule</RootNamespace>
  11. <AssemblyName>TaskSchedule</AssemblyName>
  12. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <TargetFrameworkProfile />
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. <PlatformTarget>x86</PlatformTarget>
  25. <Prefer32Bit>false</Prefer32Bit>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. <Prefer32Bit>false</Prefer32Bit>
  35. </PropertyGroup>
  36. <ItemGroup>
  37. <Reference Include="Common.Logging, Version=3.3.1.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
  38. <HintPath>..\packages\Common.Logging.3.3.1\lib\net40\Common.Logging.dll</HintPath>
  39. <Private>True</Private>
  40. </Reference>
  41. <Reference Include="Common.Logging.Core, Version=3.3.1.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
  42. <HintPath>..\packages\Common.Logging.Core.3.3.1\lib\net40\Common.Logging.Core.dll</HintPath>
  43. <Private>True</Private>
  44. </Reference>
  45. <Reference Include="log4net, Version=1.2.15.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  46. <HintPath>..\packages\log4net.2.0.5\lib\net40-full\log4net.dll</HintPath>
  47. <Private>True</Private>
  48. </Reference>
  49. <Reference Include="Quartz, Version=2.6.0.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
  50. <HintPath>..\packages\Quartz.2.6.0\lib\net40\Quartz.dll</HintPath>
  51. <Private>True</Private>
  52. </Reference>
  53. <Reference Include="System" />
  54. <Reference Include="System.Core" />
  55. <Reference Include="System.Xml.Linq" />
  56. <Reference Include="System.Data.DataSetExtensions" />
  57. <Reference Include="Microsoft.CSharp" />
  58. <Reference Include="System.Data" />
  59. <Reference Include="System.Xml" />
  60. </ItemGroup>
  61. <ItemGroup>
  62. <Compile Include="Realize.cs" />
  63. <Compile Include="Singleton.cs" />
  64. <Compile Include="U8_to_Wang.cs" />
  65. <Compile Include="Class3.cs" />
  66. <Compile Include="Properties\AssemblyInfo.cs" />
  67. <Compile Include="Wang_to_U8.cs" />
  68. </ItemGroup>
  69. <ItemGroup>
  70. <None Include="job_scheduling_data_2_0.xsd">
  71. <SubType>Designer</SubType>
  72. </None>
  73. <None Include="packages.config" />
  74. </ItemGroup>
  75. <ItemGroup>
  76. <ProjectReference Include="..\cuidian.Common\cuidian.Common.csproj">
  77. <Project>{710A103B-C368-4451-8534-7D61D4BDBAEB}</Project>
  78. <Name>cuidian.Common</Name>
  79. </ProjectReference>
  80. <ProjectReference Include="..\cuidian.Sql\cuidian.Sql.csproj">
  81. <Project>{CEFFB85E-3264-4C29-9301-054310A49252}</Project>
  82. <Name>cuidian.Sql</Name>
  83. </ProjectReference>
  84. <ProjectReference Include="..\Logs\Logs.csproj">
  85. <Project>{df059a77-2f65-43f2-85bc-f6736c4ad606}</Project>
  86. <Name>Logs</Name>
  87. </ProjectReference>
  88. <ProjectReference Include="..\TempDbToUfida\TempDbToUfida.csproj">
  89. <Project>{9600D96C-2649-460B-B103-07E04E41ED63}</Project>
  90. <Name>TempDbToUfida</Name>
  91. </ProjectReference>
  92. <ProjectReference Include="..\TempDbToWang\TempDbToWang.csproj">
  93. <Project>{b2e2eaa4-e426-457f-b8b7-a037e49dd5f9}</Project>
  94. <Name>TempDbToWang</Name>
  95. </ProjectReference>
  96. <ProjectReference Include="..\UfidaToTempDb\UfidaToTempDb.csproj">
  97. <Project>{8725d3b2-12d6-43c9-9acd-73fcc38ee061}</Project>
  98. <Name>UfidaToTempDb</Name>
  99. </ProjectReference>
  100. <ProjectReference Include="..\WangToTempDb\WangToTempDb.csproj">
  101. <Project>{D216D08C-95C2-4DA0-870D-9EB3B3ACEBF7}</Project>
  102. <Name>WangToTempDb</Name>
  103. </ProjectReference>
  104. <ProjectReference Include="..\WangToUfida\WangToUfida.csproj">
  105. <Project>{34feab45-edd9-41e7-977a-29137b5b08bd}</Project>
  106. <Name>WangToUfida</Name>
  107. </ProjectReference>
  108. </ItemGroup>
  109. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  110. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  111. Other similar extension points exist, see Microsoft.Common.targets.
  112. <Target Name="BeforeBuild">
  113. </Target>
  114. <Target Name="AfterBuild">
  115. </Target>
  116. -->
  117. </Project>