You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

532 lines
34 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\librdkafka.redist.1.8.2\build\librdkafka.redist.props" Condition="Exists('..\packages\librdkafka.redist.1.8.2\build\librdkafka.redist.props')" />
<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>{830843C1-AC61-4A99-BF5F-42EEC143E352}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ibk.IPD</RootNamespace>
<AssemblyName>iBKLinker.IPD.Service</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<SccProjectName>
</SccProjectName>
<SccLocalPath>
</SccLocalPath>
<SccAuxPath>
</SccAuxPath>
<SccProvider>
</SccProvider>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>AnyCPU</PlatformTarget>
<Prefer32Bit>false</Prefer32Bit>
<UseVSHostingProcess>true</UseVSHostingProcess>
</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>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>..\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<OutputPath>bin\x86\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
<HintPath>..\packages\BouncyCastle.Cryptography.2.2.1\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
</Reference>
<Reference Include="Confluent.Kafka, Version=1.8.2.0, Culture=neutral, PublicKeyToken=12c514ca49093d1e, processorArchitecture=MSIL">
<HintPath>..\packages\Confluent.Kafka.1.8.2\lib\net46\Confluent.Kafka.dll</HintPath>
</Reference>
<Reference Include="Enums.NET, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7ea1c1650d506225, processorArchitecture=MSIL">
<HintPath>..\packages\Enums.NET.4.0.1\lib\net45\Enums.NET.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib, Version=1.3.3.11, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<HintPath>..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="log4net">
<HintPath>..\Bin\log4net.dll</HintPath>
</Reference>
<Reference Include="MathNet.Numerics, Version=4.15.0.0, Culture=neutral, PublicKeyToken=cd8b63ad3d691a37, processorArchitecture=MSIL">
<HintPath>..\packages\MathNet.Numerics.Signed.4.15.0\lib\net461\MathNet.Numerics.dll</HintPath>
</Reference>
<Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=2.3.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.IO.RecyclableMemoryStream.2.3.2\lib\net462\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Debug\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPOI.Core, Version=2.6.2.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.6.2\lib\net472\NPOI.Core.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML, Version=2.6.2.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.6.2\lib\net472\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net, Version=2.6.2.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.6.2\lib\net472\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats, Version=2.6.2.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.6.2\lib\net472\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL">
<HintPath>..\packages\SixLabors.Fonts.1.0.0\lib\netstandard2.0\SixLabors.Fonts.dll</HintPath>
</Reference>
<Reference Include="SixLabors.ImageSharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL">
<HintPath>..\packages\SixLabors.ImageSharp.2.1.4\lib\net472\SixLabors.ImageSharp.dll</HintPath>
</Reference>
<Reference Include="SOA.Core">
<HintPath>..\Bin\SOA.Core.dll</HintPath>
</Reference>
<Reference Include="SOA.Data">
<HintPath>..\Bin\SOA.Data.dll</HintPath>
</Reference>
<Reference Include="SOA.Expression">
<HintPath>..\Bin\SOA.Expression.dll</HintPath>
</Reference>
<Reference Include="SOA.Interfaces, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Debug\SOA.Interfaces.dll</HintPath>
</Reference>
<Reference Include="SOA.Persistent, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Bin\SOA.Persistent.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Configuration" />
<Reference Include="System.Drawing" />
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http" />
<Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.7\lib\net45\System.Net.Http.Formatting.dll</HintPath>
</Reference>
<Reference Include="System.Numerics" />
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Security" />
<Reference Include="System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.AccessControl.6.0.0\lib\net461\System.Security.AccessControl.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Xml, Version=6.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.Cryptography.Xml.6.0.1\lib\net461\System.Security.Cryptography.Xml.dll</HintPath>
</Reference>
<Reference Include="System.Security.Principal.Windows, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
</Reference>
<Reference Include="System.ServiceModel" />
<Reference Include="System.Text.Encoding.CodePages, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Encoding.CodePages.5.0.0\lib\net461\System.Text.Encoding.CodePages.dll</HintPath>
</Reference>
<Reference Include="System.Web.Http, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.7\lib\net45\System.Web.Http.dll</HintPath>
</Reference>
<Reference Include="System.Windows.Forms" />
<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="Common\CommonUtils.cs" />
<Compile Include="Common\DateUtils.cs" />
<Compile Include="Controller\IPD-MR\CapacityAndTime\CastWorkTimeController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\LocManagementController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\MaterialStandardController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\ThkToleranceController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\SubTypeMgtController.cs" />
<Compile Include="Controller\IPD-MR\InspectionCycle\ConfiTestEquController.cs" />
<Compile Include="Controller\IPD-MR\CapacityAndTime\EquipmentAndStatusController.cs" />
<Compile Include="Controller\IPD-MR\CapacityAndTime\FurnaceWorkTimeController.cs" />
<Compile Include="Controller\IPD-MR\CapacityAndTime\RearEquCapacityController.cs" />
<Compile Include="Controller\IPD-MR\CapacityAndTime\RollingWorkTimeController.cs" />
<Compile Include="Controller\IPD-MR\CapacityAndTime\SteelProcessRouteController.cs" />
<Compile Include="Controller\IPD-MR\Common\TimerController.cs" />
<Compile Include="Controller\IPD-MR\Basic\BasicCodeController.cs" />
<Compile Include="Controller\IPD-MR\Basic\BasicCodeMasterController.cs" />
<Compile Include="Controller\IPD-MR\EquipmentMgt\BofWorkTimeController.cs" />
<Compile Include="Controller\IPD-MR\EquipmentMgt\RefWorkTimeController.cs" />
<Compile Include="Controller\IPD-MR\Finishing\FlawDetectionController.cs" />
<Compile Include="Controller\IPD-MR\Finishing\GoodsPosManageSpeciController.cs" />
<Compile Include="Controller\IPD-MR\Finishing\ShearSpeciController.cs" />
<Compile Include="Controller\IPD-MR\Finishing\SpecifPlaStackCoolingController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\AgreementOrdersController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\AngleRlolWidthRatioController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\ApplyItemController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\LongTransRollingLimitController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\SlabDefinitionController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\CompressionRatioController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\ConventionalSectionController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\DifferentSteelGradeController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\MultipleStandardsController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\PlateWidController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\RollLenStdController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\SlabDesignController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\SlabHeapCoolingController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\SpreFactMaxController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\StandardHeadController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\SubThickLimitController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\TopEndRulerController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\ReplaceableOnWaySteelPlateController.cs" />
<Compile Include="Controller\IPD-MR\HotTreatment\DeliveryDateWarnController.cs" />
<Compile Include="Controller\IPD-MR\HotTreatment\HeatTreatEntryTimeController.cs" />
<Compile Include="Controller\IPD-MR\HotTreatment\HotCoolingSpeedController.cs" />
<Compile Include="Controller\IPD-MR\HotTreatment\PlateIntoFurnaceController.cs" />
<Compile Include="Controller\IPD-MR\HotTreatment\ReserveAreaWarnController.cs" />
<Compile Include="Controller\IPD-MR\InspectionCycle\TestEquProcessCapController.cs" />
<Compile Include="Controller\IPD-MR\InspectionCycle\TestEquTypeController.cs" />
<Compile Include="Controller\IPD-MR\InspectionCycle\TestEquWarnTimeController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\CastingOperationTimeController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\CcmLossStdController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\ConnectionManagementController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\MoldLifeController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\FurnaceContinuousCastController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\HotChargingHotDeliveryController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\LadleMovementTimeController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\MeltOrgController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\MultiGroupFurnaceController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\OneMultiTypeSteelsController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\SequenceCastingController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\SlabDimensionsController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\StdMgtController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\SteelmakingCycleController.cs" />
<Compile Include="Controller\IPD-MR\StdMgt\TopEndCutController.cs" />
<Compile Include="Controller\IPD-MR\HotRoll\WarehouseManagementController.cs" />
<Compile Include="Controller\IPD-PS\SlabConfigController.cs" />
<Compile Include="Controller\IPD-PS\TbOrdSpeController.cs" />
<Compile Include="Controller\IPD-PS\TbPlateSpeController.cs" />
<Compile Include="Controller\IPD-PS\TbSlabSpeController.cs" />
<Compile Include="Controller\IPD-PS\TbUstFlController.cs" />
<Compile Include="Controller\IPD-PS\SurMatSubController.cs" />
<Compile Include="Controller\IPD-PS\SurplusMaterialSubstitutionController.cs" />
<Compile Include="Entity\IPD-MR\Basic\QueryArgs\ZpCdMasterQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\Basic\QueryArgs\ZpCdQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\Basic\ZP_CD.cs" />
<Compile Include="Entity\IPD-MR\Basic\ZP_CD_MASTER.cs" />
<Compile Include="Entity\IPD-MR\CapacityAndTime\CAST_WORK_TIME.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\LocManageQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\ThkTolerQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\SubTypeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\YctdStQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\REMA_LOC_MGT.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\THK_TOLER_INTER.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\SUB_TYPE_MGT.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\YCTD_WH.cs" />
<Compile Include="Entity\IPD-MR\InspectionCycle\CONFI_TEST_EQU.cs" />
<Compile Include="Entity\IPD-MR\CapacityAndTime\FCE_WORK_TIME.cs" />
<Compile Include="Entity\IPD-MR\CapacityAndTime\MAIN_EQU_STATUS_MANERGE.cs" />
<Compile Include="Entity\IPD-MR\CapacityAndTime\PRO_ROUTE.cs" />
<Compile Include="Entity\IPD-MR\CapacityAndTime\QueryArgs\CastWorkTimeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\InspectionCycle\QueryArgs\ConfiTestEquQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\CapacityAndTime\QueryArgs\FceWorkTimeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\CapacityAndTime\QueryArgs\MainEquStatusManergeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\CapacityAndTime\QueryArgs\RearEquCapacityQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\CapacityAndTime\QueryArgs\RollingWorkTimeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\CapacityAndTime\REAR_EQU_CAPACITY.cs" />
<Compile Include="Entity\IPD-MR\CapacityAndTime\ROLLING_WORK_TIME.cs" />
<Compile Include="Entity\IPD-MR\EquipmentMgt\QueryArgs\BofWorkTimeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\EquipmentMgt\QueryArgs\RefWorkTimeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\EquipmentMgt\BOF_WORK_TIME.cs" />
<Compile Include="Entity\IPD-MR\EquipmentMgt\REF_WORK_TIME.cs" />
<Compile Include="Entity\IPD-MR\CapacityAndTime\QueryArgs\ProRouteQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\Finishing\GOODS_POS_MANAGE_SPECI.cs" />
<Compile Include="Entity\IPD-MR\Finishing\INSP_GRA_SPECI.cs" />
<Compile Include="Entity\IPD-MR\Finishing\QueryArgs\GoodsPosManageSpeciQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\Finishing\QueryArgs\InspGraSpeciQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\Finishing\QueryArgs\ShearSpeciQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\Finishing\QueryArgs\SpecifPlaStackCoolingQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\Finishing\SHEAR_SPECI.cs" />
<Compile Include="Entity\IPD-MR\Finishing\SPECIF_PLA_STACK_COOLING.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\ANGLE_RLOL_WIDTH_RATIO.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\BP_ODER_XY.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\CP_NISCO_CHMC_SL.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\CP_PRC_COOL_DATE.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\EP_ASROLL_LEN_STD.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\EP_PLATEWID_STD.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\EP_SLABDESIGN.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\EP_STD_CROP_LEN.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\LONG_TRANS_ROLLING_LIMIT.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\MILL_PLT_CONVEN_SEC.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\MILL_PLT_SLAB.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\ONWAY_PLA_FUNGIBLE_SPECI.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QP_PROD_RATIO.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QP_STD_HEAD.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\AngleRlolWidthRatioQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\BpOderXyQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\CpNiscoChmcSlQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\CpPrcCoolDateQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\EpSlabdesignQueryaArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\EpAsrollLenStdQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\EpPlatewidStdQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\EpStdCropLenQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\LongTransRollingLimitQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\MillPltConvenSecQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\MillPltSlabQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\QpProdRatioQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\QpQltyTechReplaceQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\QpStdHeadQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\RemaPlaSubsiWarehManageQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\OnwayPlaFungibleSpeciQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\SpreFactMaxGridQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\SubsThickLimitQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\ZpAplyItemQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\REMA_PLA_SUBSI_WAREH_MANAGE.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\RequestArgs\EpSlabdesignZpAplyItemRequestArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\RequestArgs\ProductionLineRequest.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\RequestArgs\QpQltyTechReplaceRequestArgs.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\SPRE_FACT_MAX_GRID.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\SUBS_THICK_LIMIT.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\ZP_APLY_ITEM.cs" />
<Compile Include="Entity\IPD-MR\HotTreatment\FRONT_PROC_DELI_PERI_WARNING.cs" />
<Compile Include="Entity\IPD-MR\HotTreatment\HEAT_TREAT_ENTRY_TIME.cs" />
<Compile Include="Entity\IPD-MR\HotTreatment\HEAT_TREAT_HEAT_SPEED_CONFI.cs" />
<Compile Include="Entity\IPD-MR\HotTreatment\HEAT_TREAT_PLA_ENTRY_SPECI.cs" />
<Compile Include="Entity\IPD-MR\HotTreatment\HEAT_TREAT_PREP_WARN_SPECI.cs" />
<Compile Include="Entity\IPD-MR\HotTreatment\QueryArgs\FrontProcDeliPeriWarningQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotTreatment\QueryArgs\HeatTreatEntryTimeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotTreatment\QueryArgs\HeatTreatHeatSpeedConfiQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotTreatment\QueryArgs\HeatTreatPlaEntrySpeciQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\HotTreatment\QueryArgs\HeatTreatPrepWarnSpeciQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\InspectionCycle\QueryArgs\TestEquProcessCapQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\InspectionCycle\QueryArgs\TestEquTypeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\InspectionCycle\QueryArgs\TestEquWarnTimeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\InspectionCycle\TEST_EQU_PROCESS_CAP.cs" />
<Compile Include="Entity\IPD-MR\InspectionCycle\TEST_EQU_TYPE.cs" />
<Compile Include="Entity\IPD-MR\InspectionCycle\TEST_EQU_WARN_TIME.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\CP_NISCO_CHMC.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\CP_NISCO_CHMC_NEW.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\DELI_CHARGE_SPECI.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\EP_CAST_S2.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\EP_CCM_LOSS_STD.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\EP_CCM_TIME.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\EP_LADLE_TIME.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\EP_SMS_TTT.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\EP_TOP_END_STD.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\MOLD_LIFE.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QP_NISCO_CHMC.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\CpNiscoChmcNewQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\CpNiscoChmcQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\DeliChargeSpeciQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\EpCastS2QueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\EpCcmLossStdQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\EpCcmTimeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\EpChargeS2QueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\EpLadleTimeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\EpSlabSizeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\EP_CHARGE_S2.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\EP_SLAB_SIZE.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\ProductionLine.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QueryArgs\ProductLineQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\EpSmsTttQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\EpTopEndStdQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\MoldLifeQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\QpNiscoChmcQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\QueryArgs\SpeciDockManagementQueryArgs.cs" />
<Compile Include="Entity\IPD-MR\StdMgt\SPECI_DOCK_MANAGEMENT.cs" />
<Compile Include="Entity\IPD-PS\BP_ORDER_ITEM.cs" />
<Compile Include="Entity\IPD-PS\BP_ORDER_ITEM_QUERY.cs" />
<Compile Include="Entity\IPD-PS\CONFIRMSMPNO.cs" />
<Compile Include="Entity\IPD-PS\QueryArgs\SlabSubArgs.cs" />
<Compile Include="Entity\IPD-PS\QueryArgs\CP_REP_HISQueryArgs.cs" />
<Compile Include="Entity\IPD-PS\QueryArgs\TbUstFlQueryArgs.cs" />
<Compile Include="Entity\IPD-PS\QueryArgs\TB_PLATE_MANUALQueryArgs.cs" />
<Compile Include="Entity\IPD-PS\QueryArgs\TB_SLAB_MANUALQueryArgs.cs" />
<Compile Include="Entity\IPD-PS\REMA_LOC_WG.cs" />
<Compile Include="Entity\IPD-PS\SPECIAL_ORD.cs" />
<Compile Include="Entity\IPD-PS\SPECIAL_STDSPEC.cs" />
<Compile Include="Entity\IPD-PS\SUPERSEDE_ORDER.cs" />
<Compile Include="Entity\IPD-PS\TB_BRAND_PRICE.cs" />
<Compile Include="Entity\IPD-PS\TB_PLT_SPE.cs" />
<Compile Include="Entity\IPD-PS\TB_INVENTORY_ANALYSIS.cs" />
<Compile Include="Entity\IPD-PS\TB_ORD_NOSPE.cs" />
<Compile Include="Entity\IPD-PS\TB_ORD_SPE.cs" />
<Compile Include="Entity\IPD-PS\CP_REP_HIS.cs" />
<Compile Include="Entity\IPD-PS\TB_BATCH_TEST.cs" />
<Compile Include="Entity\IPD-PS\TB_PLATE_MANUAL.cs" />
<Compile Include="Entity\IPD-PS\TB_PROCESS_DATA.cs" />
<Compile Include="Entity\IPD-PS\TB_PLATE_SPE.cs" />
<Compile Include="Entity\IPD-PS\TB_SLAB.cs" />
<Compile Include="Entity\IPD-PS\TB_SlabOrdFl.cs" />
<Compile Include="Entity\IPD-PS\TB_SLAB_QUERY.cs" />
<Compile Include="Entity\IPD-PS\TB_SLAB_MANUAL.cs" />
<Compile Include="Entity\IPD-PS\TB_SLAB_ORD_SPE.cs" />
<Compile Include="Entity\IPD-PS\TB_SLAB_SPE.cs" />
<Compile Include="Entity\IPD-PS\TB_SPECIAL_ORD.cs" />
<Compile Include="Entity\IPD-PS\TB_UST_FL.cs" />
<Compile Include="Entity\IPD-PS\COM_DATA.cs" />
<Compile Include="Entity\IPD-PS\CP_PRC.cs" />
<Compile Include="Entity\IPD-PS\FP_SLAB.cs" />
<Compile Include="Entity\IPD-PS\GP_PLATE.cs" />
<Compile Include="Entity\IPD-MR\HotRoll\QP_QLTY_TECH_REPLACE.cs" />
<Compile Include="Entity\IPD-PS\GP_THK_ADD.cs" />
<Compile Include="Entity\IPD-PS\OrderEntity.cs" />
<Compile Include="Entity\IPD-PS\QP_CHEM_RSLT.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_CHEM.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_MATR.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_MATR_HA.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_MATR_HB.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_MATR_HC.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_MATR_HD.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_MATR_HE.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_MATR_HF.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_MATR_HJ.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_MATR_HK.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_MATR_HM.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_MATR_HN.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_MATR_HR.cs" />
<Compile Include="Entity\IPD-PS\QP_QLTY_MATR_HZ.cs" />
<Compile Include="Entity\IPD-PS\QP_STD_HEAD.cs" />
<Compile Include="Entity\IPD-PS\QP_TEST_RSLT.cs" />
<Compile Include="Entity\IPD-PS\QP_TEST_RSLT_HA.cs" />
<Compile Include="Entity\IPD-PS\QP_TEST_RSLT_HB.cs" />
<Compile Include="Entity\IPD-PS\QP_TEST_RSLT_HC.cs" />
<Compile Include="Entity\IPD-PS\QP_TEST_RSLT_HD.cs" />
<Compile Include="Entity\IPD-PS\QP_TEST_RSLT_HE.cs" />
<Compile Include="Entity\IPD-PS\QP_TEST_RSLT_HF.cs" />
<Compile Include="Entity\IPD-PS\QP_TEST_RSLT_HJ.cs" />
<Compile Include="Entity\IPD-PS\QP_TEST_RSLT_HK.cs" />
<Compile Include="Entity\IPD-PS\QP_TEST_RSLT_HM.cs" />
<Compile Include="Entity\IPD-PS\QP_TEST_RSLT_HN.cs" />
<Compile Include="Entity\IPD-PS\QP_TEST_RSLT_HR.cs" />
<Compile Include="Entity\IPD-PS\QP_TEST_RSLT_HZ.cs" />
<Compile Include="Entity\IPD-PS\QueryArgs\GpPlateQueryArgs.cs" />
<Compile Include="Entity\IPD-PS\QueryArgs\SupersedeConfiramQueryArgs.cs" />
<Compile Include="Entity\IPD-PS\QueryArgs\SupersedeQueryArgs.cs" />
<Compile Include="Entity\IPD-PS\RequestArgs\OrderRequestArgs.cs" />
<Compile Include="Entity\IPD-PS\RequestArgs\SupersedeRequestArgs.cs" />
<Compile Include="Entity\IPD-PS\SUPERSEDE.cs" />
<Compile Include="Entity\IPD-PS\SUPERSEDE_CONFIRAM.cs" />
<Compile Include="Entity\IPD-PS\SUPERSEDE_HISTORY.cs" />
<Compile Include="Entity\IPD-PS\TBDIPDO.cs" />
<Compile Include="Entity\IPD-PS\TB_PS_CONFIG.cs" />
<Compile Include="Entity\IPD-PS\TB_YARD_SPE.cs" />
<Compile Include="Entity\IPD-PS\TEMP_DATA.cs" />
<Compile Include="Entity\IPD-PS\TimerEntity.cs" />
<Compile Include="Entity\IPD-PS\TREND_ANALYSIS.cs" />
<Compile Include="Entity\IPD-PS\YCTD_WH.cs" />
<Compile Include="Entity\IPD-PS\YCTD_WH_NO.cs" />
<Compile Include="Entity\IPD-SS\FP_SLAB_DES_HIS.cs" />
<Compile Include="Entity\IPD-SS\FP_SLAB_DES.cs" />
<Compile Include="Entity\IPD-SS\FP_SLAB_DES_ALL.cs" />
<Compile Include="Entity\IPD-SS\QP_STD_HEAD_C2.cs" />
<Compile Include="Entity\IPD-SS\SLAB_DATE.cs" />
<Compile Include="Entity\IPD-SS\TB_APPOINT_ORDER.cs" />
<Compile Include="Entity\IPD-SS\TB_APPOINT_ORDER_INFO.cs" />
<Compile Include="Entity\IPD-SS\TB_BTF_STLGRD.cs" />
<Compile Include="Entity\IPD-SS\TB_C3_STLGRD_SEL.cs" />
<Compile Include="Entity\IPD-SS\TB_CNF_C2.cs" />
<Compile Include="Entity\IPD-SS\TB_CNF_C1.cs" />
<Compile Include="Entity\IPD-SS\TB_CNF_C3.cs" />
<Compile Include="Entity\IPD-SS\TB_ONLY_TYPE.cs" />
<Compile Include="Entity\IPD-SS\TB_OUT_CFG.cs" />
<Compile Include="Entity\IPD-SS\TB_SLAB_APPOINTSUBSTITUTE.cs" />
<Compile Include="Entity\IPD-SS\TB_SLAB_CONFIG_C3.cs" />
<Compile Include="Entity\IPD-SS\TB_SLAB_CONFIG_C2.cs" />
<Compile Include="Entity\IPD-SS\TB_SLAB_CONFIG_C1.cs" />
<Compile Include="Entity\IPD-SS\TB_SLAB_DES.cs" />
<Compile Include="Entity\IPD-SS\TB_SLAB_DES_Args.cs" />
<Compile Include="Entity\IPD-SS\TB_SLAB_STAT.cs" />
<Compile Include="Entity\IPD-SS\TB_SLAB_STAT_C1.cs" />
<Compile Include="Entity\IPD-SS\TB_SLAB_STAT_C2.cs" />
<Compile Include="Entity\IPD-SS\TB_STLGRD_CHMC.cs" />
<Compile Include="Entity\IPD-SS\TB_SUB_ALL_RESULT.cs" />
<Compile Include="Entity\IPD-SS\TB_SUB_RESULT.cs" />
<Compile Include="Entity\RequestEntity.cs" />
<Compile Include="Entity\TB_YIELD_CONTROL.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Resource.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resource.resx</DependentUpon>
</Compile>
<Compile Include="Service\IPD-PS\SlabSubstitutionService.cs" />
<Compile Include="Service\IPD-PS\SurMatSubService.cs" />
<Compile Include="Service\IPD-PS\SurplusMaterialSelectionService.cs" />
<Compile Include="Controller\IPD-PS\SlabSubstitutionController.cs" />
<Compile Include="Entity\IPD-SS\TB_SLAB_CONF.cs" />
<Compile Include="Service\Kafka\KafkaConsumer.cs" />
<Compile Include="Service\Kafka\KafkaService.cs" />
<Compile Include="Service\Kafka\Program.cs" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Folder Include="Controller\IPD-SS\" />
<Folder Include="Dao\" />
<Folder Include="Service\IPD_SS\" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Controller\IPD-MR\Common\TimerController.resx">
<DependentUpon>TimerController.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Resource.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resource.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\librdkafka.redist.1.8.2\build\librdkafka.redist.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\librdkafka.redist.1.8.2\build\librdkafka.redist.props'))" />
</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>