<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="12.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>
|
<ProductVersion>
|
</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{8838FA97-3072-48E7-8511-B3D371368B11}</ProjectGuid>
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>yunneiPda</RootNamespace>
|
<AssemblyName>yunneiPda</AssemblyName>
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
<UseIISExpress>true</UseIISExpress>
|
<IISExpressSSLPort />
|
<IISExpressAnonymousAuthentication />
|
<IISExpressWindowsAuthentication />
|
<IISExpressUseClassicPipelineMode />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\</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\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="EntityFramework">
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework.SqlServer">
|
<HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Security" />
|
<Reference Include="System.ServiceModel" />
|
<Reference Include="System.Web.DynamicData" />
|
<Reference Include="System.Web.Entity" />
|
<Reference Include="System.Web.ApplicationServices" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="System.Web.Extensions" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Xml" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Web.Services" />
|
<Reference Include="System.EnterpriseServices" />
|
<Reference Include="WZ.Useful.Commons">
|
<HintPath>..\packages\WZ.Useful.Commons.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Reference Include="Newtonsoft.Json">
|
<HintPath>..\packages\Newtonsoft.Json.5.0.6\lib\net45\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Net.Http.Formatting">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.0.0\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.0.0\lib\net45\System.Web.Http.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http.WebHost">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.0.0\lib\net45\System.Web.Http.WebHost.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Global.asax" />
|
<None Include="Service References\WCSserver\item.disco" />
|
<None Include="Service References\WCSserver\configuration91.svcinfo" />
|
<None Include="Service References\WCSserver\configuration.svcinfo" />
|
<None Include="Service References\WCSserver\item5.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\WCSserver\item6.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\WCSserver\Reference.svcmap">
|
<Generator>WCF Proxy Generator</Generator>
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
</None>
|
<Content Include="Web.config">
|
<SubType>Designer</SubType>
|
</Content>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="App_Start\WebApiConfig.cs" />
|
<Compile Include="Common\SysGloble.cs" />
|
<Compile Include="Controllers\pdaController.cs" />
|
<Compile Include="DataAccess\PositionHandler.cs" />
|
<Compile Include="EnumDefine\OutStockOrder\OutStockOrderStatus.cs" />
|
<Compile Include="Models\inStockEntity.cs" />
|
<Compile Include="EnumDefine\InStockOrder\InStockOrderStatus.cs" />
|
<Compile Include="EnumDefine\materialType.cs" />
|
<Compile Include="EnumDefine\positionType.cs" />
|
<Compile Include="EnumDefine\Task\taskStatus.cs" />
|
<Compile Include="EnumDefine\paping.cs" />
|
<Compile Include="EnumDefine\resMsg.cs" />
|
<Compile Include="EnumDefine\Task\taskType.cs" />
|
<Compile Include="ExtendFunction\MyExtend.cs" />
|
<Compile Include="ExtendFunction\MyExtendHelper.cs" />
|
<Compile Include="Global.asax.cs">
|
<DependentUpon>Global.asax</DependentUpon>
|
</Compile>
|
<Compile Include="Models\EmptyBackEntity.cs" />
|
<Compile Include="Models\InStockOrderView.cs" />
|
<Compile Include="orm\BasicDataSet.cs" />
|
<Compile Include="orm\dbmodel.cs" />
|
<Compile Include="orm\inStockOrder.cs" />
|
<Compile Include="orm\inStockOrderList.cs" />
|
<Compile Include="orm\material.cs" />
|
<Compile Include="orm\module.cs" />
|
<Compile Include="orm\originalSerialNumber.cs" />
|
<Compile Include="orm\outInStockRecord.cs" />
|
<Compile Include="orm\outStockList.cs" />
|
<Compile Include="orm\position.cs" />
|
<Compile Include="orm\productStock.cs" />
|
<Compile Include="orm\productStockList.cs" />
|
<Compile Include="orm\role.cs" />
|
<Compile Include="orm\roleVsModule.cs" />
|
<Compile Include="orm\serialNumberHistory.cs" />
|
<Compile Include="orm\StockClearLog.cs" />
|
<Compile Include="orm\System_TianYongEmptyBackLog.cs" />
|
<Compile Include="orm\System_TianYongLog.cs" />
|
<Compile Include="orm\task.cs" />
|
<Compile Include="orm\taskRecord.cs" />
|
<Compile Include="orm\user.cs" />
|
<Compile Include="orm\userAndRole.cs" />
|
<Compile Include="orm\userVsRole.cs" />
|
<Compile Include="orm\VproductStock.cs" />
|
<Compile Include="orm\v_inStockOrder.cs" />
|
<Compile Include="orm\v_outStockList.cs" />
|
<Compile Include="orm\Wms_outInStockRecord.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Service References\WCSserver\Reference.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Compile>
|
<Compile Include="Untils\FileHelper.cs" />
|
<Compile Include="Untils\FolderHelper.cs" />
|
<Compile Include="Untils\LogTextHelper.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="packages.config" />
|
<None Include="Properties\PublishProfiles\yunneiPDA.pubxml" />
|
<None Include="Service References\WCSserver\item.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\WCSserver\item1.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\WCSserver\item2.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\WCSserver\item3.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\WCSserver\item4.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfroleFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfstring.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfuserAndRoleFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfuserFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfinStockOrderFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfmaterialFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfpositionFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.convEntity.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.FunctionReturnEntityOfArrayOfListItemoEEWxbQv.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.FunctionReturnEntityOfArrayOfstringuHEDJ7Dj.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.FunctionReturnEntityOfBasicDataSetFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.FunctionReturnEntityOfstring.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfinStockOrderListFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfoutInStockRecordFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfproductStockListFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfroleVsModuleFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfStockClearLogFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOftaskFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOftaskRecordFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfVproductStockFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfv_inStockOrderFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfv_outStockListFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.srmEntity.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.FunctionReturnEntityOfboolean.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.FunctionReturnEntityOftaskFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.resMsgOfWms_outInStockRecordFj0h9u9J.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.DeviceTaskNoEntity.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Service References\WCSserver\yunneiPda.WCSserver.MyVproductStock.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<None Include="Service References\WCSserver\yunneiWcf.wsdl" />
|
<None Include="Web.Debug.config">
|
<DependentUpon>Web.config</DependentUpon>
|
</None>
|
<None Include="Web.Release.config">
|
<DependentUpon>Web.config</DependentUpon>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="App_Data\" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Service References\" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadataStorage Include="Service References\WCSserver\" />
|
</ItemGroup>
|
<PropertyGroup>
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
</PropertyGroup>
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
<ProjectExtensions>
|
<VisualStudio>
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
<WebProjectProperties>
|
<UseIIS>True</UseIIS>
|
<AutoAssignPort>True</AutoAssignPort>
|
<DevelopmentServerPort>1026</DevelopmentServerPort>
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
<IISUrl>http://localhost:1053/</IISUrl>
|
<NTLMAuthentication>False</NTLMAuthentication>
|
<UseCustomServer>False</UseCustomServer>
|
<CustomServerUrl>
|
</CustomServerUrl>
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
</WebProjectProperties>
|
</FlavorProperties>
|
</VisualStudio>
|
</ProjectExtensions>
|
<!-- 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>
|