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.
 
 
 
 
 

252 lines
12 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.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>{DD7C0DEF-71E7-443F-B0B7-DB2F5B12A506}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>CK.SCP.Models</RootNamespace>
<AssemblyName>CK.SCP.Models</AssemblyName>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\DLL\</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="EntityFramework">
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
</Reference>
<Reference Include="EntityFramework.SqlServer">
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="AppBoxEntity\AppBoxContext.cs" />
<Compile Include="AppBoxEntity\AppBoxDatabaseInitializer.cs" />
<Compile Include="AppBoxEntity\Config.cs" />
<Compile Include="AppBoxEntity\Dept.cs" />
<Compile Include="AppBoxEntity\ICustomTree.cs" />
<Compile Include="AppBoxEntity\IKeyID.cs" />
<Compile Include="AppBoxEntity\Log.cs" />
<Compile Include="AppBoxEntity\Menu.cs" />
<Compile Include="AppBoxEntity\Online.cs" />
<Compile Include="AppBoxEntity\PasswordUtil.cs" />
<Compile Include="AppBoxEntity\Power.cs" />
<Compile Include="AppBoxEntity\Role.cs" />
<Compile Include="AppBoxEntity\Title.cs" />
<Compile Include="AppBoxEntity\User.cs" />
<Compile Include="DbSetting.cs" />
<Compile Include="EntitiesFactory.cs" />
<Compile Include="EntitiesHelper.cs" />
<Compile Include="Enums\BillType.cs" />
<Compile Include="Enums\CollectionStepFinish.cs" />
<Compile Include="Enums\ControlType.cs" />
<Compile Include="Enums\DataBaseType.cs" />
<Compile Include="Enums\DataState.cs" />
<Compile Include="Enums\EquipmentState.cs" />
<Compile Include="Enums\ErpInterfaceType.cs" />
<Compile Include="Enums\GroupType.cs" />
<Compile Include="Enums\InspectionType.cs" />
<Compile Include="Enums\InspectType.cs" />
<Compile Include="Enums\InventoryState.cs" />
<Compile Include="Enums\InvoiceState.cs" />
<Compile Include="Enums\LocType.cs" />
<Compile Include="Enums\LoginState.cs" />
<Compile Include="Enums\LogType.cs" />
<Compile Include="Enums\ManageType.cs" />
<Compile Include="Enums\ManufactureProcedureType.cs" />
<Compile Include="Enums\NotifyType.cs" />
<Compile Include="Enums\OperateType.cs" />
<Compile Include="Enums\PartKind.cs" />
<Compile Include="Enums\PartState.cs" />
<Compile Include="Enums\PartType.cs" />
<Compile Include="Enums\PlanDayState.cs" />
<Compile Include="Enums\PlanState.cs" />
<Compile Include="Enums\PortalType.cs" />
<Compile Include="Enums\PrintType.cs" />
<Compile Include="Enums\Project.cs" />
<Compile Include="Enums\ProjectName.cs" />
<Compile Include="Enums\ReceiveBillType.cs" />
<Compile Include="Enums\ReceiveState.cs" />
<Compile Include="Enums\ResultCode.cs" />
<Compile Include="Enums\ServiceType.cs" />
<Compile Include="Enums\ShipState.cs" />
<Compile Include="Enums\StockState.cs" />
<Compile Include="Enums\StockWhereType.cs" />
<Compile Include="Enums\StopLineType.cs" />
<Compile Include="Enums\StoreArea.cs" />
<Compile Include="Enums\SubBillType.cs" />
<Compile Include="Enums\UniApiState.cs" />
<Compile Include="Enums\UniApiType.cs" />
<Compile Include="Enums\VinState.cs" />
<Compile Include="Enums\WhseType.cs" />
<Compile Include="Enums\WorkLineType.cs" />
<Compile Include="GlobalConfig.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ScpCache.cs" />
<Compile Include="ScpEntities.cs" />
<Compile Include="ScpEntity\ERP_ORDER.cs" />
<Compile Include="ScpEntity\ERP_ORDER_DETAIL.cs" />
<Compile Include="ScpEntity\QadOrder.cs" />
<Compile Include="ScpEntity\TA_BillNoType.cs" />
<Compile Include="ScpEntity\TA_BILLTYPE.cs" />
<Compile Include="ScpEntity\TA_CONFIG.cs" />
<Compile Include="ScpEntity\TA_FACTORY.cs" />
<Compile Include="ScpEntity\TA_Info.cs" />
<Compile Include="ScpEntity\TA_LANGUAGE.cs" />
<Compile Include="ScpEntity\TA_PART.cs" />
<Compile Include="ScpEntity\TA_Part_User.cs" />
<Compile Include="ScpEntity\TA_VENDER.cs" />
<Compile Include="ScpEntity\TA_VEND_PART.cs" />
<Compile Include="ScpEntity\TA_VEND_USER.cs" />
<Compile Include="ScpEntity\TB_ASK.cs" />
<Compile Include="ScpEntity\TB_ASK_DETAIL.cs" />
<Compile Include="ScpEntity\TB_ASN.cs" />
<Compile Include="ScpEntity\TB_ASN_DETAIL.cs" />
<Compile Include="ScpEntity\TB_INVOICE.cs" />
<Compile Include="ScpEntity\TB_INVOICE_DETAIL.cs" />
<Compile Include="ScpEntity\TB_PLAN.cs" />
<Compile Include="ScpEntity\TB_PlanMonth.cs" />
<Compile Include="ScpEntity\TB_PLAN_DETAIL.cs" />
<Compile Include="ScpEntity\TB_PO.cs" />
<Compile Include="ScpEntity\TB_PO_DETAIL.cs" />
<Compile Include="ScpEntity\TB_PublicData.cs" />
<Compile Include="ScpEntity\TB_QadOrder.cs" />
<Compile Include="ScpEntity\TB_QadOrderDetail.cs" />
<Compile Include="ScpEntity\TB_RECEIVE.cs" />
<Compile Include="ScpEntity\TB_RECEIVE_DETAIL.cs" />
<Compile Include="ScpEntity\TB_REJECT.cs" />
<Compile Include="ScpEntity\TB_REJECT_DETAIL.cs" />
<Compile Include="ScpEntity\TB_RETURN.cs" />
<Compile Include="ScpEntity\TB_RETURN_DETAIL.cs" />
<Compile Include="ScpEntity\TF_ASN.cs" />
<Compile Include="ScpEntity\TF_ASN_DETAIL.cs" />
<Compile Include="ScpEntity\TF_PO.cs" />
<Compile Include="ScpEntity\TF_PO_DETAIL.cs" />
<Compile Include="ScpEntity\TL_BASEDATA.cs" />
<Compile Include="ScpEntity\TL_BILL.cs" />
<Compile Include="ScpEntity\TL_OPER.cs" />
<Compile Include="ScpEntity\TL_USER.cs" />
<Compile Include="ScpEntity\TS_BARCODE.cs" />
<Compile Include="ScpEntity\TS_INFO.cs" />
<Compile Include="ScpEntity\TS_STOCK.cs" />
<Compile Include="ScpEntity\TS_UNI_API.cs" />
<Compile Include="ScpEntity\TS_UNI_API_HIS.cs" />
<Compile Include="ScpEntity\TT_CURRENCY.cs" />
<Compile Include="ScpEntity\TT_PROJECT.cs" />
<Compile Include="ScpEntity\TT_UNIT.cs" />
<Compile Include="ScpEntity\V_BillInvoice.cs" />
<Compile Include="ScpEntity\V_BillInvoiceDetail.cs" />
<Compile Include="ScpEntity\V_BillShip.cs" />
<Compile Include="ScpEntity\V_BillShipDetail.cs" />
<Compile Include="ScpEntity\V_Info.cs" />
<Compile Include="ScpEntity\V_PlanMonth.cs" />
<Compile Include="ScpEntity\V_POAll.cs" />
<Compile Include="ScpEntity\V_POAllDetail.cs" />
<Compile Include="ScpEntity\V_POReport.cs" />
<Compile Include="ScpEntity\V_QadOrder.cs" />
<Compile Include="ScpEntity\V_Receive.cs" />
<Compile Include="ScpEntity\V_ReceiveDetail.cs" />
<Compile Include="ScpEntity\V_ReportReceive.cs" />
<Compile Include="ScpEntity\V_Stock.cs" />
<Compile Include="SCPException.cs" />
<Compile Include="UniApiEntity\IControlTable.cs" />
<Compile Include="UniApiEntity\IDataTable.cs" />
<Compile Include="UniApiEntity\ITable.cs" />
<Compile Include="UniApiEntity\QadTableName.cs" />
<Compile Include="UniApiEntity\UniApiEntities.cs" />
<Compile Include="UniApiEntity\UniInterfaceExtention.cs" />
<Compile Include="UniApiEntity\xxbom_code_mstr.cs" />
<Compile Include="UniApiEntity\xxbom_ctrl.cs" />
<Compile Include="UniApiEntity\xxbom_ps_mstr.cs" />
<Compile Include="UniApiEntity\xxbom_pt_mstr.cs" />
<Compile Include="UniApiEntity\xxbom_ro_mstr.cs" />
<Compile Include="UniApiEntity\xxmes_ctrl.cs" />
<Compile Include="UniApiEntity\xxqad_cm_mstr.cs" />
<Compile Include="UniApiEntity\xxqad_ctrl.cs" />
<Compile Include="UniApiEntity\xxqad_ld_det.cs" />
<Compile Include="UniApiEntity\xxqad_line_mstr.cs" />
<Compile Include="UniApiEntity\xxqad_loc_det.cs" />
<Compile Include="UniApiEntity\xxqad_pod_det.cs" />
<Compile Include="UniApiEntity\xxqad_pprice_det.cs" />
<Compile Include="UniApiEntity\xxqad_prh_det.cs" />
<Compile Include="UniApiEntity\xxqad_ps_mstr.cs" />
<Compile Include="UniApiEntity\xxqad_pt_mstr.cs" />
<Compile Include="UniApiEntity\xxqad_repsch_det.cs" />
<Compile Include="UniApiEntity\xxqad_ro_mstr.cs" />
<Compile Include="UniApiEntity\xxqad_sche_mstr.cs" />
<Compile Include="UniApiEntity\xxqad_sct_det.cs" />
<Compile Include="UniApiEntity\xxqad_sod_det.cs" />
<Compile Include="UniApiEntity\xxqad_sprice_det.cs" />
<Compile Include="UniApiEntity\xxqad_vd_mstr.cs" />
<Compile Include="UniApiEntity\xxqad_vp_mstr.cs" />
<Compile Include="UniApiEntity\xxscm_ctrl.cs" />
<Compile Include="UniApiEntity\xxscm_inv_det.cs" />
<Compile Include="UniApiEntity\xxscm_pod_det.cs" />
<Compile Include="UniApiEntity\xxscm_tx_det.cs" />
<Compile Include="UniApiEntity\xxscm_tx_mstr.cs" />
<Compile Include="UniApiEntity\xxwms_bk_mstr.cs" />
<Compile Include="UniApiEntity\xxwms_ctrl.cs" />
<Compile Include="UniApiEntity\xxwms_iss_det.cs" />
<Compile Include="UniApiEntity\xxwms_ld_det.cs" />
<Compile Include="UniApiEntity\xxwms_rct_det.cs" />
<Compile Include="UniApiEntity\xxwms_rc_det.cs" />
<Compile Include="UniApiEntity\xxwms_rt_det.cs" />
<Compile Include="UniApiEntity\xxwms_soiss_det.cs" />
<Compile Include="UniApiEntity\xxwms_tag_det.cs" />
<Compile Include="UniApiEntity\xxwms_tr_det.cs" />
<Compile Include="ScpEntity\V_TB_ASK.cs" />
<Compile Include="ScpEntity\V_TB_ASK_DETAIL.cs" />
<Compile Include="ScpEntity\V_TB_ASN.cs" />
<Compile Include="ScpEntity\V_TB_ASN_DETAIL.cs" />
<Compile Include="ScpEntity\V_TB_PO.cs" />
<Compile Include="ScpEntity\V_TB_PO_DETAIL.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CK.SCP.Utils\CK.SCP.Utils.csproj">
<Project>{7118ac83-9dc0-41f5-94ea-e6f405ae0448}</Project>
<Name>CK.SCP.Utils</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="packages.config" />
</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>