<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> <ProductVersion>8.0.30703</ProductVersion> <SchemaVersion>2.0</SchemaVersion> <ProjectGuid>{17123CDD-0BA7-496F-8E4E-FCBABE0463CA}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>QMAPP.FJC.Entity</RootNamespace> <AssemblyName>QMAPP.FJC.Entity</AssemblyName> <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> </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="QMAPP.MESReport.Entity"> <HintPath>..\..\APPMESReport\QMAPP.MESReport.Web\Bin\QMAPP.MESReport.Entity.dll</HintPath> </Reference> <Reference Include="QMFrameWork.Data.Attributes"> <HintPath>..\..\QMFrameWork\QMFrameWork.Data.Attributes.dll</HintPath> </Reference> <Reference Include="System" /> <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="Andon\AreaKeeperEntity.cs" /> <Compile Include="Andon\CallLogEntity.cs" /> <Compile Include="Andon\CallReasonEntity.cs" /> <Compile Include="Andon\LevelSettingEntity.cs" /> <Compile Include="Andon\MessageTemplateEntity.cs" /> <Compile Include="Andon\DivStyleEntity.cs" /> <Compile Include="Andon\QTYCompletionRateDModel.cs" /> <Compile Include="Andon\RepairRateCountDModel.cs" /> <Compile Include="Basic\ScanIPConfig.cs" /> <Compile Include="Basic\AppConfig.cs" /> <Compile Include="Basic\BarcodeRules.cs" /> <Compile Include="Basic\BomDetail.cs" /> <Compile Include="Basic\BomHdr.cs" /> <Compile Include="Basic\Capacity.cs" /> <Compile Include="Basic\Corp.cs" /> <Compile Include="Basic\MachineInfo.cs" /> <Compile Include="Basic\Material.cs" /> <Compile Include="Basic\MaterialCodeInit.cs" /> <Compile Include="Basic\MaterialShelfType.cs" /> <Compile Include="Basic\Materiel.cs" /> <Compile Include="Basic\MaterielVersion.cs" /> <Compile Include="Basic\MoldConfig.cs" /> <Compile Include="Basic\MoldSet.cs" /> <Compile Include="Basic\OperatorInfo.cs" /> <Compile Include="Basic\ParameterConfig.cs" /> <Compile Include="Basic\PrintModelCopy.cs" /> <Compile Include="Basic\ProcessInfo.cs" /> <Compile Include="Basic\ProcessParameter.cs" /> <Compile Include="Basic\ProcessRoute.cs" /> <Compile Include="Basic\ProcessRouteWithWorkCellSeq.cs" /> <Compile Include="Basic\ProcessRouteWorkCell.cs" /> <Compile Include="Basic\ProcessRouteWorkcellSeq.cs" /> <Compile Include="Basic\ProcessRule.cs" /> <Compile Include="Basic\ProcessSet.cs" /> <Compile Include="Basic\ProduceShift.cs" /> <Compile Include="Basic\ProductBasic.cs" /> <Compile Include="Basic\ProductCodeIdentity.cs" /> <Compile Include="Basic\ProductInfo.cs" /> <Compile Include="Basic\ProductMderule.cs" /> <Compile Include="Basic\MachineInfoModels.cs" /> <Compile Include="Basic\UnQualityProduct.cs" /> <Compile Include="Basic\WcWithEquipment.cs" /> <Compile Include="CellCycle\CellCycleTime.cs" /> <Compile Include="CellCycle\CellCycleTimeSet.cs" /> <Compile Include="Common\EnumGeter.cs" /> <Compile Include="Common\Constants\CompleteStatisticsConstants.cs" /> <Compile Include="CompleteStatistics\BarcodeMaterialRelation.cs" /> <Compile Include="CompleteStatistics\CompleteStatisticsEntity.cs" /> <Compile Include="CompleteStatistics\MaterialBarcodeInfo.cs" /> <Compile Include="CompleteStatistics\SystemConfig.cs" /> <Compile Include="CompleteStatistics\Table\T_AW_COMPLETE_STATISTICS.cs" /> <Compile Include="CompleteStatistics\Table\T_BD_BARCODE_MATERIAL_RELATION.cs" /> <Compile Include="CompleteStatistics\Table\T_BD_MATERIAL_BARCODE_INFO.cs" /> <Compile Include="CompleteStatistics\Table\T_SYSTEM_CONFIG.cs" /> <Compile Include="DataResult.cs" /> <Compile Include="DisPatch\EFailLog.cs" /> <Compile Include="DisPatch\EPasteCard.cs" /> <Compile Include="DisPatch\EPasteDetailsCard.cs" /> <Compile Include="DisPatch\EProCodeInfo.cs" /> <Compile Include="DisPatch\FISORDER.cs" /> <Compile Include="EM\EmMeterReadings.cs" /> <Compile Include="EnergyManage\Meter.cs" /> <Compile Include="EnergyManage\MeterReadings.cs" /> <Compile Include="Equipment\EquipMentRecord.cs" /> <Compile Include="Equipment\MonitorCodeEntity.cs" /> <Compile Include="Equipment\Mould.cs" /> <Compile Include="Equipment\MouldData.cs" /> <Compile Include="Equipment\UsageLogEntity.cs" /> <Compile Include="Equipment\MonitorDataEntity.cs" /> <Compile Include="Equipment\AlarmEntity.cs" /> <Compile Include="Equipment\AlarmTable.cs" /> <Compile Include="FIS\FISAssembly.cs" /> <Compile Include="FIS\FISPhraseBook.cs" /> <Compile Include="FIS\OrderPlanSerial.cs" /> <Compile Include="FIS\OrderPlanTrace.cs" /> <Compile Include="Injection\InjectHole.cs" /> <Compile Include="Injection\InjectionInfo.cs" /> <Compile Include="Injection\InjectWithMaterial.cs" /> <Compile Include="InterfaceData\LeakInspectRecord.cs" /> <Compile Include="MaximoDataDB\MouldCounter.cs" /> <Compile Include="FileCopy\FileCopyRecord.cs" /> <Compile Include="FIS\FISInfo.cs" /> <Compile Include="FIS\FISOrder.cs" /> <Compile Include="FIS\FISOrederSendDetial.cs" /> <Compile Include="FIS\FISPlan.cs" /> <Compile Include="FIS\FISPlanRecord.cs" /> <Compile Include="FIS\OrderPlan.cs" /> <Compile Include="FIS\SendPlanInfo.cs" /> <Compile Include="FIS\ProductWithPlan.cs" /> <Compile Include="FwMark\FWMarkParameter.cs" /> <Compile Include="MachineCheck\MachineCheckEntity.cs" /> <Compile Include="MaximoDataDB\MainTainOrder.cs" /> <Compile Include="MaximoDataDB\EquipmentInfo.cs" /> <Compile Include="MD\Material.cs" /> <Compile Include="MesB9\MesB9Entity.cs" /> <Compile Include="MesB9\MesB4Entity.cs" /> <Compile Include="MesB9\MesB9M110Entity.cs" /> <Compile Include="MesB9\MesB4M110Entity.cs" /> <Compile Include="Message\BadOutBox.cs" /> <Compile Include="Message\OutBox.cs" /> <Compile Include="Message\SendOutBox.cs" /> <Compile Include="ODS\VideoInfo.cs" /> <Compile Include="ODS\VideoTypeEntity.cs" /> <Compile Include="Operation\CastCounter.cs" /> <Compile Include="Operation\CheckValueItem.cs" /> <Compile Include="Operation\CheckWithMaterial.cs" /> <Compile Include="Operation\InjectionCheck.cs" /> <Compile Include="Operation\InputValue.cs" /> <Compile Include="Operation\MainCodeChange.cs" /> <Compile Include="Operation\MainMolderStatus.cs" /> <Compile Include="Operation\MaterialCode.cs" /> <Compile Include="Operation\OutReason.cs" /> <Compile Include="Operation\Package.cs" /> <Compile Include="Operation\PackageSet.cs" /> <Compile Include="Operation\PbomItem.cs" /> <Compile Include="Operation\PrintCode.cs" /> <Compile Include="Operation\ProductCheck.cs" /> <Compile Include="Operation\ProductCheckExport.cs" /> <Compile Include="Operation\ProductCount.cs" /> <Compile Include="Operation\ProductEnd.cs" /> <Compile Include="Operation\ProductFullInfo.cs" /> <Compile Include="Operation\ProductOut.cs" /> <Compile Include="Operation\ProductReplace.cs" /> <Compile Include="Operation\ShipmentInfo.cs" /> <Compile Include="Package\PackageSummary.cs" /> <Compile Include="ProduceManage\DefectType.cs" /> <Compile Include="ProduceManage\MenderReason.cs" /> <Compile Include="ProduceManage\MendRecorder.cs" /> <Compile Include="ProduceManage\ScrapRecord.cs" /> <Compile Include="ProductionPlan\ProductWithPlan.cs" /> <Compile Include="ProductionPlan\WorkOrder.cs" /> <Compile Include="QdFis\FISMap.cs" /> <Compile Include="QT\Analyzer.cs" /> <Compile Include="QT\DAI.cs" /> <Compile Include="QT\DAICache.cs" /> <Compile Include="QT\DAIItem.cs" /> <Compile Include="QT\DAIValidation.cs" /> <Compile Include="QT\MaterialBinding.cs" /> <Compile Include="QT\ProcessParameters.cs" /> <Compile Include="QT\ProcessRecord.cs" /> <Compile Include="QT\ProductStructure.cs" /> <Compile Include="QT\SendOrderConfig.cs" /> <Compile Include="QT\StateAction.cs" /> <Compile Include="QT\Validator.cs" /> <Compile Include="QT\WorkCellRunState.cs" /> <Compile Include="SA\WorkcellQtyCount.cs" /> <Compile Include="SendManage\PastCard.cs" /> <Compile Include="SendManage\PastCardDetail.cs" /> <Compile Include="SendManage\SendPlanRecord.cs" /> <Compile Include="ShipmentMonitor\OnTheWayQTYData.cs" /> <Compile Include="ShipmentMonitor\ShipmentFisData.cs" /> <Compile Include="ShipmentMonitor\ShipMonitorSet.cs" /> <Compile Include="Andon\MessageQueueEntity.cs" /> <Compile Include="Stocktaking\CountingdetailInfo.cs" /> <Compile Include="Stocktaking\Countingplaninfo.cs" /> <Compile Include="Stocktaking\CountingSheet.cs" /> <Compile Include="Stocktaking\CountResultInfo.cs" /> <Compile Include="Stocktaking\CountSheetInfo.cs" /> <Compile Include="Stocktaking\Material.cs" /> <Compile Include="Stocktaking\test.cs" /> <Compile Include="View\DAIFormView.cs" /> <Compile Include="View\PlanLabel.cs" /> <Compile Include="WarnManage\EquipMentAlarm.cs" /> <Compile Include="WarnManage\EquipMentMaintain.cs" /> <Compile Include="WarnManage\WarnDetail.cs" /> <Compile Include="WarnManage\WarnInfo.cs" /> <Compile Include="WarnManage\WarnInformer.cs" /> <Compile Include="WarnManage\WarnType.cs" /> <Compile Include="Equipment\EquipmentMaintain.cs" /> <Compile Include="Example\Entity\T_EXAMPLE_USERINFO1.cs" /> <Compile Include="Example\UserAndRole1.cs" /> <Compile Include="Example\UserInfo1.cs" /> <Compile Include="FeedInManage\Epidermis.cs" /> <Compile Include="Injection\InjectionRecorder.cs" /> <Compile Include="Operation\Main.cs" /> <Compile Include="Operation\MainOperation.cs" /> <Compile Include="Operation\MainProduct.cs" /> <Compile Include="Operation\OperationServiceParam.cs" /> <Compile Include="Operation\Product.cs" /> <Compile Include="Operation\ProductAttribute.cs" /> <Compile Include="Operation\ProductInjection.cs" /> <Compile Include="ProcessParameter\AssembleParameter.cs" /> <Compile Include="ProcessParameter\BurnParameter.cs" /> <Compile Include="ProcessParameter\CastingParameter.cs" /> <Compile Include="ProcessParameter\FlamepParameter.cs" /> <Compile Include="ProcessParameter\HostcanPatameter.cs" /> <Compile Include="ProcessParameter\HotweldParameter.cs" /> <Compile Include="ProcessParameter\InJectionParameter.cs" /> <Compile Include="ProcessParameter\MilingParameter.cs" /> <Compile Include="ProcessParameter\PreheatParameter.cs" /> <Compile Include="ProcessParameter\PunchParameter.cs" /> <Compile Include="ProcessParameter\RivetingPatameter.cs" /> <Compile Include="ProcessParameter\SlushParamter.cs" /> <Compile Include="ProcessParameter\UltrasParameter.cs" /> <Compile Include="ProduceManage\UnQuality.cs" /> <Compile Include="ProduceManage\ProducePlan.cs" /> <Compile Include="Produce\Product.cs" /> <Compile Include="ProductPetrospect\ProductArchives.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Resource.Designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Resource.resx</DependentUpon> </Compile> <Compile Include="SendPlan\SendPlanInfo.cs" /> <Compile Include="WarnManage\WarnTypeWithInformer.cs" /> <Compile Include="WIPManage\Detention.cs" /> <Compile Include="WIPManage\StorageAlarm.cs" /> <Compile Include="WIPManage\WIPInRecorder.cs" /> <Compile Include="WIPManage\WIPInventory.cs" /> <Compile Include="WIPManage\WIPOutRecorder.cs" /> <Compile Include="QdFis\mbM100.cs" /> <Compile Include="QdFis\mbM110.cs" /> <Compile Include="QdFis\ybbM100.cs" /> <Compile Include="QdFis\ybbM110.cs" /> <Compile Include="ProductIn\ProductIn.cs" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\..\APP\QMAPP.Entity\QMAPP.Entity.csproj"> <Project>{604FB24F-7706-497C-BEC7-27D7B6B5A82C}</Project> <Name>QMAPP.Entity</Name> </ProjectReference> </ItemGroup> <ItemGroup> <EmbeddedResource Include="Resource.resx"> <Generator>PublicResXFileCodeGenerator</Generator> <LastGenOutput>Resource.Designer.cs</LastGenOutput> <SubType>Designer</SubType> </EmbeddedResource> </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>