187 lines
8.5 KiB
XML
187 lines
8.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.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>{398DBCB4-89FE-4DDD-BA14-A949E008F449}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>WMS.IData</RootNamespace>
|
|
<AssemblyName>WMS.IData</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
</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>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<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="Oracle.ManagedDataAccess, Version=4.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<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="DataProvider.cs" />
|
|
<Compile Include="DataProviderCollection.cs" />
|
|
<Compile Include="DataProviderSection.cs" />
|
|
<Compile Include="IBase\IAddressArea.cs" />
|
|
<Compile Include="IBase\IAreaGoodsData.cs" />
|
|
<Compile Include="IBase\IBaseLtkSts.cs" />
|
|
<Compile Include="IBase\IBaseRemarkDictionary.cs" />
|
|
<Compile Include="IBase\IBaseCtlGoods.cs" />
|
|
<Compile Include="IBase\ICapacity.cs" />
|
|
<Compile Include="IBase\ICustomer.cs" />
|
|
<Compile Include="IBase\ICustomerType.cs" />
|
|
<Compile Include="IBase\IDecStsData.cs" />
|
|
<Compile Include="IBase\IDocumentTable.cs" />
|
|
<Compile Include="IBase\IGoods\IGoodsMeasure.cs" />
|
|
<Compile Include="IBase\IGoods\IGoodProvider.cs" />
|
|
<Compile Include="IBase\IGoods\IGoods.cs" />
|
|
<Compile Include="IBase\IGoods\ISKU.cs" />
|
|
<Compile Include="IBase\IMessage.cs" />
|
|
<Compile Include="IBase\IPalletStatus.cs" />
|
|
<Compile Include="IBase\IPrintInfo.cs" />
|
|
<Compile Include="IBase\IProvederType.cs" />
|
|
<Compile Include="IBase\IProvider.cs" />
|
|
<Compile Include="IBase\IRole.cs" />
|
|
<Compile Include="IBase\IRoleDepart.cs" />
|
|
<Compile Include="IBase\IRoleStorage.cs" />
|
|
<Compile Include="IBase\IStorageArea.cs" />
|
|
<Compile Include="IBase\IGoods\IGoodsType.cs" />
|
|
<Compile Include="IBase\IStorageAreaLocation.cs" />
|
|
<Compile Include="IBase\ILogBaseData.cs" />
|
|
<Compile Include="IBase\IPallet.cs" />
|
|
<Compile Include="IBase\IStorageInfo.cs" />
|
|
<Compile Include="IBase\IStorageType.cs" />
|
|
<Compile Include="IBase\ISystemUser.cs" />
|
|
<Compile Include="IBase\IStorageOrder.cs" />
|
|
<Compile Include="IBase\ILocAreaData.cs" />
|
|
<Compile Include="IBase\IUserArea.cs" />
|
|
<Compile Include="IBase\IUserDepart.cs" />
|
|
<Compile Include="IBase\IAreaGoodsType.cs" />
|
|
<Compile Include="IBase\IWorkType.cs" />
|
|
<Compile Include="IBase\IWorkTypeContack.cs" />
|
|
<Compile Include="ICK\IOrderDetail.cs" />
|
|
<Compile Include="ICK\IOrders.cs" />
|
|
<Compile Include="ICK\IPackWeighing.cs" />
|
|
<Compile Include="ICK\IPickingWave.cs" />
|
|
<Compile Include="ICK\IPickingWaveGoods.cs" />
|
|
<Compile Include="ICK\IPickingWaveInfo.cs" />
|
|
<Compile Include="ICommon\ICommon.cs" />
|
|
<Compile Include="IBase\ISystemMenu.cs" />
|
|
<Compile Include="IBase\ISystemMenuFuc.cs" />
|
|
<Compile Include="IReport\ICKReport.cs" />
|
|
<Compile Include="IReport\IMIStockSearch.cs" />
|
|
<Compile Include="IReport\IRKReport.cs" />
|
|
<Compile Include="IRK\IAcceptance.cs" />
|
|
<Compile Include="IRK\IAutoRkData.cs" />
|
|
<Compile Include="IRK\ICodeDisk.cs" />
|
|
<Compile Include="IRK\ILtkTask.cs" />
|
|
<Compile Include="IRK\IReceve.cs" />
|
|
<Compile Include="IRK\IStorageLot.cs" />
|
|
<Compile Include="IRK\IWareNotice.cs" />
|
|
<Compile Include="IRK\IWareNoticeTab.cs" />
|
|
<Compile Include="ISC\ICUX_WMS_FIX_ISSUE_ITF.cs" />
|
|
<Compile Include="ISC\ICUX_WMS_ISSUE_HEADER_ITF.cs" />
|
|
<Compile Include="ISC\ICUX_WMS_MOVE_ORDER_ISSU_ITF.cs" />
|
|
<Compile Include="ISC\ICUX_WMS_PO_HEADES_ITF.cs" />
|
|
<Compile Include="ISC\IGoodsMaterial.cs" />
|
|
<Compile Include="ISC\IPlanGoods.cs" />
|
|
<Compile Include="ISC\IProBreak.cs" />
|
|
<Compile Include="ISC\IProcess.cs" />
|
|
<Compile Include="ISC\IProcessPlan.cs" />
|
|
<Compile Include="ISC\ITask.cs" />
|
|
<Compile Include="ISC\IWorkingTask.cs" />
|
|
<Compile Include="IStock\IAdjustList.cs" />
|
|
<Compile Include="IStock\IAdjustListInfo.cs" />
|
|
<Compile Include="IStock\ICounting.cs" />
|
|
<Compile Include="IStock\ICountingInfo.cs" />
|
|
<Compile Include="IStock\IMIPackStockBack.cs" />
|
|
<Compile Include="IStock\IMoveLoc.cs" />
|
|
<Compile Include="IStock\IMoveLocTab.cs" />
|
|
<Compile Include="IStock\IMIPackStock.cs" />
|
|
<Compile Include="IStock\IProvideRep.cs" />
|
|
<Compile Include="IStock\IStorageRep.cs" />
|
|
<Compile Include="IStock\IMIStockBack.cs" />
|
|
<Compile Include="IStock\IMIStock.cs" />
|
|
<Compile Include="IStock\IAreaRep.cs" />
|
|
<Compile Include="IStock\IAreaRepOut.cs" />
|
|
<Compile Include="IStock\IAreaRepIn.cs" />
|
|
<Compile Include="IStock\IMIStockOccupy.cs" />
|
|
<Compile Include="IStrategy\IAccording.cs" />
|
|
<Compile Include="IStrategy\IAutoTask.cs" />
|
|
<Compile Include="IStrategy\IDownStrategy.cs" />
|
|
<Compile Include="IStrategy\IDownStycts.cs" />
|
|
<Compile Include="IStrategy\IProRepStrategy.cs" />
|
|
<Compile Include="IStrategy\IStrAreaRep.cs" />
|
|
<Compile Include="IStrategy\IStrAreaRepGoods.cs" />
|
|
<Compile Include="IStrategy\IStrAreaRepStorage.cs" />
|
|
<Compile Include="IStrategy\IUpStrategy.cs" />
|
|
<Compile Include="ISystemManage\ICompany.cs" />
|
|
<Compile Include="ISystemManage\IDictionaryTab.cs" />
|
|
<Compile Include="ISystemManage\IDictionaryType.cs" />
|
|
<Compile Include="ISystemManage\IFunctionRole.cs" />
|
|
<Compile Include="ISystemManage\IGoodsRole.cs" />
|
|
<Compile Include="ISystemManage\IMenuRole.cs" />
|
|
<Compile Include="ISystemManage\IProviderRole.cs" />
|
|
<Compile Include="ISystemManage\IRoleDictionary.cs" />
|
|
<Compile Include="ISystemManage\IRoleMessage.cs" />
|
|
<Compile Include="ISystemManage\IScheduling.cs" />
|
|
<Compile Include="ISystemManage\ISysRole.cs" />
|
|
<Compile Include="ISystemManage\ISystemParams.cs" />
|
|
<Compile Include="ISystemManage\ITeam.cs" />
|
|
<Compile Include="ISystemManage\ITeamUser.cs" />
|
|
<Compile Include="ITest.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="SystemDataObject.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\WMS.Common\WMS.Common.csproj">
|
|
<Project>{77E042EA-CDFE-41A1-9187-22174A2F50E9}</Project>
|
|
<Name>WMS.Common</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\WMS.DBUtility\WMS.DBUtility.csproj">
|
|
<Project>{35777358-FBD8-42CA-9CC7-9B029EC14608}</Project>
|
|
<Name>WMS.DBUtility</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\WMS.Model\WMS.Model.csproj">
|
|
<Project>{E21DB598-257B-422F-B90A-F77AD4E30345}</Project>
|
|
<Name>WMS.Model</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> |