|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="4.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>{84E3A0F5-6CD2-4C49-BE10-60B3E9A63511}</ProjectGuid>
|
|
|
|
|
<OutputType>Exe</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
<RootNamespace>SlabHandle</RootNamespace>
|
|
|
|
|
<AssemblyName>SlabHandle</AssemblyName>
|
|
|
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<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' ">
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<StartupObject>SlabHandle.Program</StartupObject>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="Confluent.Kafka">
|
|
|
|
|
<HintPath>bin\Debug\Confluent.Kafka.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="GenuineChannels">
|
|
|
|
|
<HintPath>bin\Debug\GenuineChannels.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="IBM.Data.DB2">
|
|
|
|
|
<HintPath>bin\Debug\IBM.Data.DB2.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="log4net">
|
|
|
|
|
<HintPath>bin\Debug\log4net.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="MongoDB.Bson">
|
|
|
|
|
<HintPath>bin\Debug\MongoDB.Bson.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="MongoDB.Driver">
|
|
|
|
|
<HintPath>bin\Debug\MongoDB.Driver.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\..\..\Kafka\Newtonsoft.Json.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Oracle.ManagedDataAccess">
|
|
|
|
|
<HintPath>..\..\SinglePlateHandle\SinglePlateHandle\bin\DLL\Oracle.ManagedDataAccess.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="PDIDataHandling">
|
|
|
|
|
<HintPath>bin\Debug\PDIDataHandling.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="SOA.Core">
|
|
|
|
|
<HintPath>bin\Debug\SOA.Core.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="SOA.Data">
|
|
|
|
|
<HintPath>bin\Debug\SOA.Data.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="SOA.Interfaces, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\..\..\ipd-server\Debug\SOA.Interfaces.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="SOA.License">
|
|
|
|
|
<HintPath>bin\Debug\SOA.License.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="SOA.MQ.Client">
|
|
|
|
|
<HintPath>bin\Debug\SOA.MQ.Client.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="SOA.Persistent, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>bin\Debug\SOA.Persistent.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="SOA.Persistent.NoSql">
|
|
|
|
|
<HintPath>bin\Debug\SOA.Persistent.NoSql.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Swashbuckle.Core">
|
|
|
|
|
<HintPath>bin\Debug\Swashbuckle.Core.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Buffers">
|
|
|
|
|
<HintPath>D:\_NGProject\GitFile\ipd-server\Debug\System.Buffers.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Configuration" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
<Reference Include="System.Data.SQLite">
|
|
|
|
|
<HintPath>bin\Debug\System.Data.SQLite.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Memory">
|
|
|
|
|
<HintPath>D:\_NGProject\GitFile\ipd-server\Debug\System.Memory.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>D:\_NGProject\GitFile\ipd-server\Debug\System.Net.Http.Formatting.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Numerics.Vectors, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>D:\_NGProject\GitFile\ipd-server\Debug\System.Numerics.Vectors.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Runtime.CompilerServices.Unsafe">
|
|
|
|
|
<HintPath>D:\_NGProject\GitFile\ipd-server\Debug\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Web.Extensions" />
|
|
|
|
|
<Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>bin\Debug\System.Web.Http.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Web.Http.SelfHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>bin\Debug\System.Web.Http.SelfHost.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>bin\Debug\System.Web.Http.WebHost.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<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="Comon\Instance.cs" />
|
|
|
|
|
<Compile Include="Comon\PlacePoint.cs" />
|
|
|
|
|
<Compile Include="Comon\PlaceSquare.cs" />
|
|
|
|
|
<Compile Include="Comon\Search.cs" />
|
|
|
|
|
<Compile Include="Comon\Solution.cs" />
|
|
|
|
|
<Compile Include="Comon\Square.cs" />
|
|
|
|
|
<Compile Include="Comon\TabuMapTree.cs" />
|
|
|
|
|
<Compile Include="Comon\UseAlgorithm.cs" />
|
|
|
|
|
<Compile Include="Enity\CP_MOVE_SLT.cs" />
|
|
|
|
|
<Compile Include="Enity\AddPlateCount.cs" />
|
|
|
|
|
<Compile Include="Enity\ANGLE_WID_LIMIT.cs" />
|
|
|
|
|
<Compile Include="Enity\BP_FD_DATE.cs" />
|
|
|
|
|
<Compile Include="Enity\BP_ORDER_C2.cs" />
|
|
|
|
|
<Compile Include="Enity\BP_ORDER_ITEM.cs" />
|
|
|
|
|
<Compile Include="Enity\EP_SLABLEN_STD.cs" />
|
|
|
|
|
<Compile Include="Enity\EP_SLAB_DES.cs" />
|
|
|
|
|
<Compile Include="Enity\FB_SLAB_001.cs" />
|
|
|
|
|
<Compile Include="Enity\FP_CAD_INF.cs" />
|
|
|
|
|
<Compile Include="Enity\FP_SLAB_ADD.cs" />
|
|
|
|
|
<Compile Include="Enity\FP_SLAB_DES_HIS.cs" />
|
|
|
|
|
<Compile Include="Enity\GP_SLAB.cs" />
|
|
|
|
|
<Compile Include="Enity\Slab_Des.cs" />
|
|
|
|
|
<Compile Include="Enity\SPECIAL_VARIETIES.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_APPOINT_ORDER.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_BTF_STLGRD.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_CNF_C2.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_ONLY_TYPE.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_SIZE_ORD.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_SLAB_ORD_SPE.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_SLAB_STAT_C2.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_STLGRD_CHMC.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_YARD_SPE.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_YIELD_CONTROL.cs" />
|
|
|
|
|
<Compile Include="Enity\T_CHEM_CHK.cs" />
|
|
|
|
|
<Compile Include="Enity\TBDIPDO.cs" />
|
|
|
|
|
<Compile Include="Enity\FP_RHRSLT.cs" />
|
|
|
|
|
<Compile Include="Enity\FP_TEST_SLAB_DES.cs" />
|
|
|
|
|
<Compile Include="Enity\QP_CHEM_RSLT.cs" />
|
|
|
|
|
<Compile Include="Enity\CP_NISCO_CHMC_SL.cs" />
|
|
|
|
|
<Compile Include="Enity\EP_ASROLL_LEN_STD.cs" />
|
|
|
|
|
<Compile Include="Enity\EP_FUR_SIZE_STD.cs" />
|
|
|
|
|
<Compile Include="Enity\EP_GRD_GROUP.cs" />
|
|
|
|
|
<Compile Include="Enity\EP_REQ_SLAB.cs" />
|
|
|
|
|
<Compile Include="Enity\EP_REQ_SLAB_D.cs" />
|
|
|
|
|
<Compile Include="Enity\EP_SLABDESIGN.cs" />
|
|
|
|
|
<Compile Include="Enity\FP_SLAB_DES.cs" />
|
|
|
|
|
<Compile Include="Enity\GP_THK_ADD.cs" />
|
|
|
|
|
<Compile Include="Enity\PermutationAndCombination.cs" />
|
|
|
|
|
<Compile Include="Enity\EP_PLATEWID_STD.cs" />
|
|
|
|
|
<Compile Include="Enity\EP_STD_CROP_LEN.cs" />
|
|
|
|
|
<Compile Include="Enity\QP_PROD_RATIO.cs" />
|
|
|
|
|
<Compile Include="Enity\QP_QLTY_TECH.cs" />
|
|
|
|
|
<Compile Include="Enity\QP_QLTY_TECH_REPLACE.cs" />
|
|
|
|
|
<Compile Include="Enity\QP_STD_HEAD.cs" />
|
|
|
|
|
<Compile Include="Enity\SUBS_THICK_LIMIT.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_CRU_PIE.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_M_INFO.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_PLATE_FIC.cs" />
|
|
|
|
|
<Compile Include="Enity\EP_PLATELEN_M.cs" />
|
|
|
|
|
<Compile Include="Enity\QP_NISCO_CHMC.cs" />
|
|
|
|
|
<Compile Include="Enity\QP_QLTY_CHEM.cs" />
|
|
|
|
|
<Compile Include="Enity\QP_QLTY_MATR.cs" />
|
|
|
|
|
<Compile Include="Enity\RequestEntity.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_MED_SLAB.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_PLATE_GRP.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_PLATE_GRP_THKGRP.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_PLATE_ORDGRP.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_SLAB.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_SLAB_CONF.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_SLAB_DES.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_SLAB_INFO.cs" />
|
|
|
|
|
<Compile Include="Enity\TB_TEMP_DATA.cs" />
|
|
|
|
|
<Compile Include="Enity\YIElD_CONTROL.cs" />
|
|
|
|
|
<Compile Include="OR_T.cs" />
|
|
|
|
|
<Compile Include="Program.cs" />
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
<Compile Include="SlabWidThkControler.cs" />
|
|
|
|
|
<Compile Include="SlabWidThkService - 复制.cs" />
|
|
|
|
|
<Compile Include="SlabWidThkService.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="App.config" />
|
|
|
|
|
<None Include="log4net.config">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</None>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<PackageReference Include="Google.OrTools.runtime.win-x64">
|
|
|
|
|
<Version>9.5.2237</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="Google.OrTools.x86">
|
|
|
|
|
<Version>5.0.6170.24109</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup />
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
<!-- 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>
|