You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

353 lines
16 KiB
XML

<?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>
<ProjectGuid>{67D6D180-0BE1-46EA-9CFB-FF738E8BC158}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>NetLibrary</RootNamespace>
<AssemblyName>NetLibrary</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</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>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<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>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Aspose.Words, Version=9.7.0.0, Culture=neutral, PublicKeyToken=586edb5723016262, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>UsingDll\Aspose.Words.dll</HintPath>
</Reference>
<Reference Include="DirectShowLib-2005, Version=2.1.0.0, Culture=neutral, PublicKeyToken=67e7b740cdfc2d3f, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>UsingDll\DirectShowLib-2005.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>UsingDll\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="MarketplaceWebServiceOrders, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Debug\MarketplaceWebServiceOrders.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\ApiNew\bin\Debug\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPOI, Version=1.2.4.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>UsingDll\NPOI.dll</HintPath>
</Reference>
<Reference Include="RateAvailableServiceWebServiceClient, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Debug\RateAvailableServiceWebServiceClient.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Configuration.Install" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Management" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.ServiceProcess" />
<Reference Include="System.Speech" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Services" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="Web References.WebReference.Reference.cs, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Debug\Web References.WebReference.Reference.cs.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="ActivityKeyHook.cs" />
<Compile Include="Camera.cs" />
<Compile Include="Express\CNE.cs" />
<Compile Include="Express\DHLApi.cs" />
<Compile Include="Express\Fedex.cs" />
<Compile Include="Express\FedexRate.cs" />
<Compile Include="Express\FedexRateHome.cs" />
<Compile Include="Express\FedexSmartPost.cs" />
<Compile Include="Express\MiaoXinApi.cs" />
<Compile Include="Express\OneWorldAPI.cs" />
<Compile Include="Express\RequestEntity.cs" />
<Compile Include="Express\RequestUtility.cs" />
<Compile Include="Express\ShipService.cs" />
<Compile Include="Express\TPSVService.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="Express\WishYouApi.cs" />
<Compile Include="ICSVWriterReader.cs" />
<Compile Include="IQueryBuilder.cs" />
<Compile Include="MicrosoftCSV.cs" />
<Compile Include="Config.cs" />
<Compile Include="ConfigurationSourceSection.cs" />
<Compile Include="CustomIO.cs" />
<Compile Include="Database.cs" />
<Compile Include="DatabaseConnect.cs" />
<Compile Include="DatabaseFactory.cs" />
<Compile Include="DataCache.cs" />
<Compile Include="DataConvert.cs" />
<Compile Include="DataEventArgs.cs" />
<Compile Include="DataRegex.cs" />
<Compile Include="DataTableReport.cs" />
<Compile Include="ErrorFollow.cs" />
<Compile Include="Express\BelgiumApi.cs" />
<Compile Include="Express\EubApi.cs" />
<Compile Include="Express\GS1Code128.cs" />
<Compile Include="Express\sfApi.cs" />
<Compile Include="Express\YanWenApi.cs" />
<Compile Include="Extension\DataTableExtension.cs" />
<Compile Include="Extension\ListExtension.cs" />
<Compile Include="HtmlCapture.cs" />
<Compile Include="MicrosoftExcel.cs" />
<Compile Include="MicrosoftWord.cs" />
<Compile Include="Models\JavaDataTable.cs" />
<Compile Include="Models\JsonModel.cs" />
<Compile Include="Models\TableCell.cs" />
<Compile Include="MyAlphaControl\AlphaLabel.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="MyAlphaControl\AlphaLabel.Designer.cs">
<DependentUpon>AlphaLabel.cs</DependentUpon>
</Compile>
<Compile Include="MyAlphaControl\ControlInfoExtend.cs" />
<Compile Include="MyAlphaControl\MyImageList.cs" />
<Compile Include="MyAlphaControl\MyPanel.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="MyAlphaControl\MyPanel.Designer.cs">
<DependentUpon>MyPanel.cs</DependentUpon>
</Compile>
<Compile Include="MyAlphaControl\StringPool.cs" />
<Compile Include="MyImage.cs" />
<Compile Include="Network\DataEventArgs.cs" />
<Compile Include="Network\ExtensionMethods\ExtensionMethods.cs" />
<Compile Include="Network\SendSocket.cs" />
<Compile Include="Network\SocketEventArgs.cs" />
<Compile Include="Network\SocketMessage.cs" />
<Compile Include="Network\SocketServer\BufferPool.cs" />
<Compile Include="Network\SocketServer\ServerConnection.cs" />
<Compile Include="Network\SocketServer\ServerConnectionPool.cs" />
<Compile Include="Network\SocketServer\SocketArgsPool.cs" />
<Compile Include="Network\SocketServer\TcpSocketListener.cs" />
<Compile Include="Network\TcpSocket.cs" />
<Compile Include="Network\UdpSocket.cs" />
<Compile Include="OnlineTrade\AlibabaApi.cs" />
<Compile Include="OnlineTrade\AlibabaApiQM.cs" />
<Compile Include="OnlineTrade\AmazonApi.cs" />
<Compile Include="OnlineTrade\AmazonApiNew.cs" />
<Compile Include="OnlineTrade\CDiscountAPI.cs" />
<Compile Include="OnlineTrade\EbayApi.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="OnlineTrade\LazadaApi.cs" />
<Compile Include="OnlineTrade\OrderModel.cs" />
<Compile Include="OnlineTrade\WishApi.cs" />
<Compile Include="PredicateExtensions.cs" />
<Compile Include="PrintSetup.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PrintSetup.Designer.cs">
<DependentUpon>PrintSetup.cs</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings.settings</DependentUpon>
</Compile>
<Compile Include="Safety.cs" />
<Compile Include="SerialPortService.cs" />
<Compile Include="Service References\sflink\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
<Compile Include="SoundVoice.cs" />
<Compile Include="SqlSelectService\QueryService.cs" />
<Compile Include="SqlSelectService\RefParameter.cs" />
<Compile Include="SqlSelectService\SelectParameter.cs" />
<Compile Include="SystemInfo.cs" />
<Compile Include="TimeTask.cs" />
<Compile Include="VoicePortSound.cs" />
<Compile Include="Web References\WebReference1\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Web References\WebReference\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="MyAlphaControl\AlphaLabel.resx">
<DependentUpon>AlphaLabel.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="MyAlphaControl\MyPanel.resx">
<DependentUpon>MyPanel.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PrintSetup.resx">
<DependentUpon>PrintSetup.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Content Include="OnlineTrade\authCode.html" />
<None Include="Service References\sflink\configuration91.svcinfo" />
<None Include="Service References\sflink\configuration.svcinfo" />
<None Include="Service References\sflink\Reference.svcmap">
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<Content Include="UsingDll\Aspose.Words.dll" />
<Content Include="UsingDll\DirectShowLib-2005.dll" />
<Content Include="UsingDll\ICSharpCode.SharpZipLib.dll" />
<Content Include="UsingDll\MarketplaceWebServiceOrders.dll" />
<Content Include="UsingDll\NPOI.dll" />
<None Include="Web References\WebReference1\RateReply.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\WebReference1\RateServiceDefinitions.wsdl" />
<None Include="Web References\WebReference1\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\WebReference\ProcessShipmentReply.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\WebReference\ProcessTagReply.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\WebReference\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\WebReference\ShipmentReply.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\WebReference\ShipServiceDefinitions.wsdl" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<WebReferences Include="Web References\" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<None Include="Service References\sflink\SfexpressService.wsdl" />
<None Include="Service References\sflink\SfexpressServiceImplService.wsdl" />
</ItemGroup>
<ItemGroup>
<Folder Include="bin\Debug\" />
</ItemGroup>
<ItemGroup>
<WCFMetadataStorage Include="Service References\sflink\" />
</ItemGroup>
<ItemGroup>
<WebReferenceUrl Include="E:\2017文档\tfs2017\学校2\erp业远\erp基础版\erp\TradeManage\NetLibrary\bin\Debug\RateService_v16.wsdl">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\WebReference1\</RelPath>
<UpdateFromURL>E:\2017文档\tfs2017\学校2\erp业远\erp基础版\erp\TradeManage\NetLibrary\bin\Debug\RateService_v16.wsdl</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>NetLibrary_WebReference1_RateService</CachedSettingsPropName>
</WebReferenceUrl>
<WebReferenceUrl Include="E:\2017文档\tfs2017\学校2\erp业远\erp基础版\erp\TradeManage\NetLibrary\bin\Debug\ShipService_v15.wsdl">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\WebReference\</RelPath>
<UpdateFromURL>E:\2017文档\tfs2017\学校2\erp业远\erp基础版\erp\TradeManage\NetLibrary\bin\Debug\ShipService_v15.wsdl</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>NetLibrary_WebReference_ShipService</CachedSettingsPropName>
</WebReferenceUrl>
</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>