You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
229 lines
10 KiB
229 lines
10 KiB
<?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>{83112744-7DF7-4BB2-98BB-5E0322058101}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>ICSSoft.Frame.Data.BLL</RootNamespace>
|
|
<AssemblyName>ICSSoft.Frame.Data.BLL</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<SccProjectName>
|
|
</SccProjectName>
|
|
<SccLocalPath>
|
|
</SccLocalPath>
|
|
<SccAuxPath>
|
|
</SccAuxPath>
|
|
<SccProvider>
|
|
</SccProvider>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\Root\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</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>
|
|
<ItemGroup>
|
|
<Reference Include="DevExpress.Data.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.Printing.v12.2.Core, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.Utils.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.XtraEditors.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="ICSSoft.Base.Config.AppConfig">
|
|
<HintPath>..\Root\ICSSoft.Base.Config.AppConfig.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSSoft.Base.Config.DBHelper">
|
|
<HintPath>..\Root\ICSSoft.Base.Config.DBHelper.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSSoft.Frame.Menu.DAL">
|
|
<HintPath>..\Root\ICSSoft.Frame.Menu.DAL.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSSoft.Frame.User.DAL">
|
|
<HintPath>..\Root\ICSSoft.Frame.User.DAL.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Office.Interop.Excel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
<HintPath>..\Root\Microsoft.Office.Interop.Excel.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.Linq" />
|
|
<Reference Include="System.Drawing" />
|
|
<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="DataAcquiseBLL.cs" />
|
|
<Compile Include="FileUtil.cs" />
|
|
<Compile Include="FormPhysicalInventoryBLL.cs" />
|
|
<Compile Include="ICSCollectBLL.cs" />
|
|
<Compile Include="ICSDataCollectionBLL.cs" />
|
|
<Compile Include="ICSDateDiffBLL.cs" />
|
|
<Compile Include="ICSEQPMaterialInfoBLL.cs" />
|
|
<Compile Include="ICSEQPMaterialINVBLL.cs" />
|
|
<Compile Include="ICSEQPMaterialTRANSBLL.cs" />
|
|
<Compile Include="ICSEQPShutdownBLL.cs" />
|
|
<Compile Include="ICSEQPSTPBLL.cs" />
|
|
<Compile Include="ICSEqpSuspendDetailBLL.cs" />
|
|
<Compile Include="ICSEQPWeeklyMaintenanceBLL.cs" />
|
|
<Compile Include="ICSEquipmentTypeBLL.cs" />
|
|
<Compile Include="ICSFACTORYBLL.cs" />
|
|
<Compile Include="ICSIPQCKGROUP2LISTBLL.cs" />
|
|
<Compile Include="ICSKodDbApiBLL.cs" />
|
|
<Compile Include="ICSKODFOLDERBLL.cs" />
|
|
<Compile Include="ICSLot2LotBLL.cs" />
|
|
<Compile Include="ICSLOTONWIPBLL.cs" />
|
|
<Compile Include="ICSLOTONWIPCheckDetailBLL.cs" />
|
|
<Compile Include="ICSLOTONWIPDetailBLL.cs" />
|
|
<Compile Include="ICSLOTONWIPInspectionBLL.cs" />
|
|
<Compile Include="ICSMaterielLOTBLL.cs" />
|
|
<Compile Include="ICSMbarcodeLOTBLL.cs" />
|
|
<Compile Include="ICSMO2LotBLL.cs" />
|
|
<Compile Include="ICSMO2UserBLL.cs" />
|
|
<Compile Include="ICSNCTPBLL.cs" />
|
|
<Compile Include="ICSOWarehousingLOTBLL.cs" />
|
|
<Compile Include="ICSPickingBLL.cs" />
|
|
<Compile Include="ICSPictureBLL.cs" />
|
|
<Compile Include="ICSPJXPrintBLL.cs" />
|
|
<Compile Include="ICSDispatchReturnBLL.cs" />
|
|
<Compile Include="ICSSEGBLL.cs" />
|
|
<Compile Include="ICSStorageInfoBLL.cs" />
|
|
<Compile Include="ICSSys_EnumValuesBLL.cs" />
|
|
<Compile Include="ICSTasksBLL.cs" />
|
|
<Compile Include="ICSTeamGroupBLL.cs" />
|
|
<Compile Include="ICSTPBLL.cs" />
|
|
<Compile Include="ICSAllocationBLL.cs" />
|
|
<Compile Include="ICSAQLBLL.cs" />
|
|
<Compile Include="ICSASNIQCBLL.cs" />
|
|
<Compile Include="ICSASNIQCDETAILBLL.cs" />
|
|
<Compile Include="ICSDataAcquiseBLL.cs" />
|
|
<Compile Include="ICSDCTBLL.cs" />
|
|
<Compile Include="ICSFIRSTCHECKBYMOBLL.cs" />
|
|
<Compile Include="ICSINVENTORYBLL.cs" />
|
|
<Compile Include="ICSINVReceiptBLL.cs" />
|
|
<Compile Include="ICSINVReceiptDetailBLL.cs" />
|
|
<Compile Include="ICSInvTransferBLL.cs" />
|
|
<Compile Include="ICSITEM2ROUTEBLL.cs" />
|
|
<Compile Include="ICSITEMLOTBLL.cs" />
|
|
<Compile Include="ICSITEMROUTE2OPBLL.cs" />
|
|
<Compile Include="ICSINVBusinessBLL.cs" />
|
|
<Compile Include="ICSMINNOBLL.cs" />
|
|
<Compile Include="ICSMOBLL.cs" />
|
|
<Compile Include="ICSOPBOMBLL.cs" />
|
|
<Compile Include="ICSOPBOMDETAILBLL.cs" />
|
|
<Compile Include="ICSOQCCKGROUP2LISTBLL.cs" />
|
|
<Compile Include="ICSOQCCKGROUPBLL.cs" />
|
|
<Compile Include="ICSOQCCKLISTBLL.cs" />
|
|
<Compile Include="ICSSENDINVPLANBLL.cs" />
|
|
<Compile Include="ICSShiftBLL.cs" />
|
|
<Compile Include="ICSShifTypeBLL.cs" />
|
|
<Compile Include="ICSShipToStockBLL.cs" />
|
|
<Compile Include="ICSSSBLL.cs" />
|
|
<Compile Include="ICSOPBLL.cs" />
|
|
<Compile Include="ICSStackBLL.cs" />
|
|
<Compile Include="ICSStorageBLL.cs" />
|
|
<Compile Include="ICSTBLROUTE2OPBLL.cs" />
|
|
<Compile Include="ICSUserInfoBLL.cs" />
|
|
<Compile Include="ICSUserSkillBLL.cs" />
|
|
<Compile Include="ICSWareHouseLotInfoBLL.cs" />
|
|
<Compile Include="ICSWBSSpecailTransferBLL.cs" />
|
|
<Compile Include="ICSWorkReportBLL.cs" />
|
|
<Compile Include="ICSResOPBLL.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="ICSCREWBLL.cs" />
|
|
<Compile Include="ICSRESBLL.cs" />
|
|
<Compile Include="ICSOP2RESBLL.cs" />
|
|
<Compile Include="ICSROUTEBLL.cs" />
|
|
<Compile Include="ICSMODELBLL.cs" />
|
|
<Compile Include="ICSVendorBLL.cs" />
|
|
<Compile Include="ICSMODELOP2CKGROUPBLL.cs" />
|
|
<Compile Include="ICSECGBLL.cs" />
|
|
<Compile Include="ICSECBLL.cs" />
|
|
<Compile Include="ICSECG2ECBLL.cs" />
|
|
<Compile Include="ICSInvTransferDetailBLL.cs" />
|
|
<Compile Include="ICSWareHouseLotInfoLogBLL.cs" />
|
|
<Compile Include="ICSIQCTESTDATABLL.cs" />
|
|
<Compile Include="ICSECSBLL.cs" />
|
|
<Compile Include="ICSECSGBLL.cs" />
|
|
<Compile Include="ICSECSG2ECSBLL.cs" />
|
|
<Compile Include="ICSDUTYBLL.cs" />
|
|
<Compile Include="ICSSOLUTIONBLL.cs" />
|
|
<Compile Include="ICSMODEL2ECGBLL.cs" />
|
|
<Compile Include="ICSMODEL2ECSGBLL.cs" />
|
|
<Compile Include="ICSMODEL2ECSBLL.cs" />
|
|
<Compile Include="ICSMODEL2SOLUTIONBLL.cs" />
|
|
<Compile Include="ICSUser2ResBLL.cs" />
|
|
<Compile Include="ICSEquipmentBLL.cs" />
|
|
<Compile Include="ICSEQPCHECKLISTBLL.cs" />
|
|
<Compile Include="ICSEQPHandleBLL.cs" />
|
|
<Compile Include="ICSEQPTSBLL.cs" />
|
|
<Compile Include="ICSEQPMaintainPlanBLL.cs" />
|
|
<Compile Include="ICSEQPMaintainLogBLL.cs" />
|
|
<Compile Include="ICSEQPMaintainLogInfoBLL.cs" />
|
|
<Compile Include="ICSEQPDataBLL.cs" />
|
|
<Compile Include="ICSTSBLL.cs" />
|
|
<Compile Include="ICSINVInfoBLL.cs" />
|
|
<Compile Include="ICSGaugeBLL.cs" />
|
|
<Compile Include="ICSRdrecord2LOTBLL.cs" />
|
|
<Compile Include="ICSStockBarCodeBLL.cs" />
|
|
<Compile Include="StockBarCodeBLL.cs" />
|
|
<Compile Include="ICSITEMBoxBLL.cs" />
|
|
<Compile Include="ICSItemBackBLL.cs" />
|
|
<Compile Include="ICSAgentBLL.cs" />
|
|
<Compile Include="FormICSPurchaseLOTBLL.cs" />
|
|
<Compile Include="FormICSBatchsQueryBLL.cs" />
|
|
<Compile Include="ICSPalletBLL.cs" />
|
|
<Compile Include="FormICSRewarehouseBLL.cs" />
|
|
<Compile Include="ICSPOArriveBLL.cs" />
|
|
<Compile Include="ICSMaterialPickBLL.cs" />
|
|
<Compile Include="ICSHeatTreatmentBLL.cs" />
|
|
<Compile Include="ICSItemOPPriceBLL.cs" />
|
|
<Compile Include="CheckBLL.cs" />
|
|
<Compile Include="ICSOPHoursBLL.cs" />
|
|
<Compile Include="ICSSOPriceSheetBLL.cs" />
|
|
<Compile Include="ICSErrorHandelApplyBLL.cs" />
|
|
<Compile Include="ICSLOTONWIPCheckBLL.cs" />
|
|
<Compile Include="ICSForecastBLL.cs" />
|
|
<Compile Include="ICSDeliveryPlanBLL.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\ICSSoft.Frame.Data.DAL\ICSSoft.Frame.Data.DAL.csproj">
|
|
<Project>{93C20437-EB6F-477A-9DBF-347A795795A1}</Project>
|
|
<Name>ICSSoft.Frame.Data.DAL</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\ICSSoft.Frame.Data.Entity\ICSSoft.Frame.Data.Entity.csproj">
|
|
<Project>{036B9D4C-85EA-40E1-B16C-C4741A22BAE6}</Project>
|
|
<Name>ICSSoft.Frame.Data.Entity</Name>
|
|
</ProjectReference>
|
|
</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>
|