|
|
<?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>{036B9D4C-85EA-40E1-B16C-C4741A22BAE6}</ProjectGuid> <OutputType>Library</OutputType> <AppDesignerFolder>Properties</AppDesignerFolder> <RootNamespace>ICSSoft.Frame.Data.Entity</RootNamespace> <AssemblyName>ICSSoft.Frame.Data.Entity</AssemblyName> <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <SccProjectName> </SccProjectName> <SccLocalPath> </SccLocalPath> <SccAuxPath> </SccAuxPath> <SccProvider> </SccProvider> <PublishUrl>publish\</PublishUrl> <Install>true</Install> <InstallFrom>Disk</InstallFrom> <UpdateEnabled>false</UpdateEnabled> <UpdateMode>Foreground</UpdateMode> <UpdateInterval>7</UpdateInterval> <UpdateIntervalUnits>Days</UpdateIntervalUnits> <UpdatePeriodically>false</UpdatePeriodically> <UpdateRequired>false</UpdateRequired> <MapFileExtensions>true</MapFileExtensions> <ApplicationRevision>0</ApplicationRevision> <ApplicationVersion>1.0.0.%2a</ApplicationVersion> <IsWebBootstrapper>false</IsWebBootstrapper> <UseApplicationTrust>false</UseApplicationTrust> <BootstrapperEnabled>true</BootstrapperEnabled> <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="DevExpress.XtraScheduler.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> <Reference Include="DevExpress.XtraScheduler.v12.2.Core, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> <HintPath>..\Root\Newtonsoft.Json.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="AssemVouch\AssemVouch.cs" /> <Compile Include="AssemVouch\AssemVouchs.cs" /> <Compile Include="EQ1SendedTask.cs" /> <Compile Include="Dispatchlist\Dispatchlist.cs" /> <Compile Include="Dispatchlist\Dispatchlists.cs" /> <Compile Include="FormICSEQPShutdownUIModel.cs" /> <Compile Include="FormICSEQPSTPUIModel.cs" /> <Compile Include="FormICSEQPSTPUIModelNew.cs" /> <Compile Include="FormICSInventoryUIModelNew.cs" /> <Compile Include="FormICSMO2LotUIModel.cs" /> <Compile Include="FormICSMO2UserUIModel.cs" /> <Compile Include="FormICSPickingModel.cs" /> <Compile Include="FormICSRSVDataModel.cs" /> <Compile Include="FormICSAQLUIModel.cs" /> <Compile Include="FormICSEQPMaterialInfoUIModel.cs" /> <Compile Include="FormICSEQPMaterialINVUIModel.cs" /> <Compile Include="FormICSEQPMaterialTRANSUIModel.cs" /> <Compile Include="FormICSFactoryUIModel.cs" /> <Compile Include="FormICSINVENTORYUIModel.cs" /> <Compile Include="FormICSINVReceiptDetailUIModel.cs" /> <Compile Include="FormICSINVReceiptUIModel.cs" /> <Compile Include="FormICSITEM2ROUTEUIModel.cs" /> <Compile Include="FormICSITEMROUTE2OPUIModel.cs" /> <Compile Include="FormICSINVBusinessUIModel.cs" /> <Compile Include="FormICSITEMTransLotDetailUIModel.cs" /> <Compile Include="FormICSITEMTransLotUIModel.cs" /> <Compile Include="FormICSITEMTransUIModel.cs" /> <Compile Include="FormICSMO2RCARDUIModel.cs" /> <Compile Include="FormICSMO2ROUTEUIModel.cs" /> <Compile Include="FormICSROUTE2OPUIModel.cs" /> <Compile Include="FormICSROUTEUIModel.cs" /> <Compile Include="FormICSSEGUIModel.cs" /> <Compile Include="FormICSSENDINVPLANUIModel.cs" /> <Compile Include="FormICSShifTypeUIModel.cs" /> <Compile Include="FormICSOPUIModel.cs" /> <Compile Include="FormICSStorageUIModel.cs" /> <Compile Include="FormICSTPUIModel.cs" /> <Compile Include="FormICSVendorUIModel.cs" /> <Compile Include="FormICSWareHouseLotInfoUIModel.cs" /> <Compile Include="FormOperationOfRouteModel.cs" /> <Compile Include="FormReadExcelUIModelColumns.cs" /> <Compile Include="Fram.cs"> <DependentUpon>Fram.dbml</DependentUpon> </Compile> <Compile Include="Fram.designer.cs"> <AutoGen>True</AutoGen> <DesignTime>True</DesignTime> <DependentUpon>Fram.dbml</DependentUpon> </Compile> <Compile Include="ICSEQPSTP4RW.cs" /> <Compile Include="ICSITEM2ROUTE2OP2TIME.cs" /> <Compile Include="KodFileDirInput.cs" /> <Compile Include="KODFolder.cs" /> <Compile Include="mom_orderdetail\mom_moallocate.cs" /> <Compile Include="mom_orderdetail\mom_orderdetail.cs" /> <Compile Include="mom_orderdetail\root.cs" /> <Compile Include="mom_order\mom_order.cs" /> <Compile Include="mom_order\mom_orderdetail.cs" /> <Compile Include="NcApiEntity\Close4POEntity.cs" /> <Compile Include="NcApiEntity\CreatePRIntity.cs" /> <Compile Include="NcApiEntity\CreateVitemIntity.cs" /> <Compile Include="NcApiEntity\NcApiInputArguments.cs" /> <Compile Include="NcApiEntity\NcApiOutArguments.cs" /> <Compile Include="NcApiEntity\CreatePRIntityReturn.cs" /> <Compile Include="NcApiEntity\CreateForecastEntity.cs" /> <Compile Include="NcApiEntity\CreateSaleDispatchEntity.cs" /> <Compile Include="NcApiEntity\Create4DEntity.cs" /> <Compile Include="NcApiEntity\CreatePOEntity.cs" /> <Compile Include="NcApiEntity\UpdateOnwip.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Properties\Settings.Designer.cs"> <AutoGen>True</AutoGen> <DesignTimeSharedInput>True</DesignTimeSharedInput> <DependentUpon>Settings.settings</DependentUpon> </Compile> <Compile Include="FormICSShiftUIModel.cs" /> <Compile Include="FormICSMODELOP2CKGROUPUIModel.cs" /> <Compile Include="FormICSOQCCKGROUPUIModel.cs" /> <Compile Include="FormICSShipToStockUIModel.cs" /> <Compile Include="FormICSFIRSTCHECKBYMOUIModel.cs" /> <Compile Include="FormICSMOUIModel.cs" /> <Compile Include="FormICSECGUIModel.cs" /> <Compile Include="FormICSRESUIModel.cs" /> <Compile Include="FormICSECUIModel.cs" /> <Compile Include="FormICSECG2ECUIModel.cs" /> <Compile Include="FormICSInvTransferUIModel.cs" /> <Compile Include="FormICSInvTransferDetailUIModel.cs" /> <Compile Include="FormICSStackUIModel.cs" /> <Compile Include="FormICSITEMLotUIModel.cs" /> <Compile Include="FormICSECSGUIModel.cs" /> <Compile Include="FormICSEquipmentUIModel.cs" /> <Compile Include="FormICSSSUIModel.cs" /> <Compile Include="FormICSEqpWorkTimeUIModel.cs" /> <Compile Include="FormICSEQPCHECKLISTUIModel.cs" /> <Compile Include="FormICSEQPTSUIModel.cs" /> <Compile Include="FormICSEQPMaintainPlanUIModel.cs" /> <Compile Include="FormICSEQPMaintainLogUIModel.cs" /> <Compile Include="FormICSEQPDataUIModel.cs" /> <Compile Include="FormICSOQCCKLISTUIModel.cs" /> <Compile Include="FormICSTSUIModel.cs" /> <Compile Include="FormICSRdrecord2LOTUIModel.cs" /> <Compile Include="FormICSITEMBoxUIModel.cs" /> <Compile Include="PU_AppVouch\PU_AppVouch.cs" /> <Compile Include="PU_AppVouch\PU_AppVouchs.cs" /> <Compile Include="PU_ArrivalVouch\PU_ArrivalVouch.cs" /> <Compile Include="PU_ArrivalVouch\PU_ArrivalVouchs.cs" /> <Compile Include="RCVData.cs" /> <Compile Include="Rdrecord10.cs" /> <Compile Include="FormICSBarCodeModel.cs" /> <Compile Include="FormICSRdrecord2LOTUIModelX.cs" /> <Compile Include="FormICSPurchaseLOTUIModelX.cs" /> <Compile Include="FormICSPalletModel.cs" /> <Compile Include="FormICSEquipmentTypeUIModel.cs" /> <Compile Include="FormICSDispatchReturnUIModel.cs" /> <Compile Include="Result.cs" /> <Compile Include="TransVouch\TransVouch.cs" /> <Compile Include="TransVouch\TransVouchs.cs" /> <Compile Include="WorkReportFrmUI.cs" /> <Compile Include="WWModel\FormICSWWModel.cs" /> <Compile Include="WWModel\U8Result.cs" /> <Compile Include="FormICSCollectDataDeleteUIModel.cs" /> <Compile Include="FormICSCollectWWDataDeleteUIModel.cs" /> <Compile Include="FormICSSOPriceSheetModel.cs" /> <Compile Include="FormICSOAModel.cs" /> </ItemGroup> <ItemGroup> <None Include="app.config" /> <Compile Include="FormICSECSUIModel.cs" /> <Compile Include="FormICSECSG2ECSUIModel.cs" /> <Compile Include="FormICSTSERRORCODEUIModel.cs" /> <Compile Include="FormICSTSERRORCAUSEUIModel.cs" /> <Compile Include="FormICSTSERRORCODE2LOCUIModel.cs" /> <Compile Include="FormICSTSERRORCAUSE2LOCUIModel.cs" /> <Compile Include="FormICSTSERRORCAUSE2EPARTUIModel.cs" /> <None Include="Fram.dbml.layout"> <DependentUpon>Fram.dbml</DependentUpon> </None> <None Include="Properties\Settings.settings"> <Generator>SettingsSingleFileGenerator</Generator> <LastGenOutput>Settings.Designer.cs</LastGenOutput> </None> </ItemGroup> <ItemGroup> <None Include="Fram.dbml"> <Generator>MSLinqToSQLGenerator</Generator> <LastGenOutput>Fram.designer.cs</LastGenOutput> <SubType>Designer</SubType> </None> </ItemGroup> <ItemGroup> <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" /> </ItemGroup> <ItemGroup> <BootstrapperPackage Include=".NETFramework,Version=v4.0"> <Visible>False</Visible> <ProductName>Microsoft .NET Framework 4 %28x86 和 x64%29</ProductName> <Install>true</Install> </BootstrapperPackage> <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> <Visible>False</Visible> <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> <Install>false</Install> </BootstrapperPackage> <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> <Visible>False</Visible> <ProductName>.NET Framework 3.5 SP1</ProductName> <Install>false</Install> </BootstrapperPackage> <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> <Visible>False</Visible> <ProductName>Windows Installer 3.1</ProductName> <Install>true</Install> </BootstrapperPackage> </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>
|