142 lines
7.4 KiB
XML
142 lines
7.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" 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>{E90A6BB7-341D-4355-84B6-BA9E15A44FE1}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>libESPay</RootNamespace>
|
|
<AssemblyName>libESPay</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
<SccProjectName>%24/000_通用版本/099_应用程序/EShangPOS-浙江-6.0/libESPay</SccProjectName>
|
|
<SccLocalPath>.</SccLocalPath>
|
|
<SccAuxPath>http://192.168.11.192:8888/tfs/%25E7%2589%25B5%25E8%25BD%25AF%25E9%2580%259A%25E7%2594%25A8v4.0</SccAuxPath>
|
|
<SccProvider>{4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}</SccProvider>
|
|
</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>
|
|
</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="BouncyCastle.Crypto">
|
|
<HintPath>..\..\..\910_RealEstate.Release\BouncyCastle.Crypto.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="CCB_B2CPay_Util">
|
|
<HintPath>..\..\..\910_RealEstate.Release\CCB_B2CPay_Util.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\..\910_RealEstate.Release\Newtonsoft.Json\6.0\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Web" />
|
|
<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="ALLinPay\ALLinPayAPI.cs" />
|
|
<Compile Include="ALLinPay\ALLinPayConfig.cs" />
|
|
<Compile Include="ALLinPay\ALLinPayDictionary.cs" />
|
|
<Compile Include="ALLinPay\Model\QueryResultModel.cs" />
|
|
<Compile Include="ALLinPay\Model\RefundResultModel.cs" />
|
|
<Compile Include="ALLinPay\Model\ScanResultModel.cs" />
|
|
<Compile Include="CCBPay\CCBPayAPI.cs" />
|
|
<Compile Include="CCBPay\CCBPayConfig.cs" />
|
|
<Compile Include="CCBPay\Model\CCBPayResultModel.cs" />
|
|
<Compile Include="CCBPay\Model\CCBRefundModel.cs" />
|
|
<Compile Include="CCBPay\Model\GoodsDetailAlipayModel.cs" />
|
|
<Compile Include="ESPayService.cs" />
|
|
<Compile Include="ESTPayService\CCBPayService.cs" />
|
|
<Compile Include="ESTPayService\GZNXPayService.cs" />
|
|
<Compile Include="ESTPayService\ICBCPayService.cs" />
|
|
<Compile Include="ESTPayService\IRichPayService.cs" />
|
|
<Compile Include="ESTPayService\KwyPayService.cs" />
|
|
<Compile Include="ESTPayService\UnionPayService.cs" />
|
|
<Compile Include="ESTPayService\UphicooPayService.cs" />
|
|
<Compile Include="GZNXPay\GZNXPayAPI.cs" />
|
|
<Compile Include="GZNXPay\GZNXPayConfig.cs" />
|
|
<Compile Include="GZNXPay\Model\GZNXPayResultModel.cs" />
|
|
<Compile Include="GZNXPay\Model\GZNXRefundModel.cs" />
|
|
<Compile Include="ICBCPay\Common\AbstractIcbcRequest.cs" />
|
|
<Compile Include="ICBCPay\Common\BizContent.cs" />
|
|
<Compile Include="ICBCPay\Common\DefaultIcbcClient.cs" />
|
|
<Compile Include="ICBCPay\Common\HttpRequestParamsUtils.cs" />
|
|
<Compile Include="ICBCPay\Common\IcbcConstants.cs" />
|
|
<Compile Include="ICBCPay\Common\IcbcResponse.cs" />
|
|
<Compile Include="ICBCPay\Common\IcbcSignature.cs" />
|
|
<Compile Include="ICBCPay\Common\RSAClass.cs" />
|
|
<Compile Include="ICBCPay\Common\UiIcbcClient.cs" />
|
|
<Compile Include="ICBCPay\Common\WebUtils.cs" />
|
|
<Compile Include="ICBCPay\ICBCPayAPI.cs" />
|
|
<Compile Include="ICBCPay\ICBCPayConfig.cs" />
|
|
<Compile Include="ICBCPay\Model\QrcodeGenerateRequestV2.cs" />
|
|
<Compile Include="ICBCPay\Model\QrcodeGenerateResponseV2.cs" />
|
|
<Compile Include="ICBCPay\Model\QrcodePayRequestV2.cs" />
|
|
<Compile Include="ICBCPay\Model\QrcodePayResponseV2.cs" />
|
|
<Compile Include="ICBCPay\Model\QrcodeQueryRequestV2.cs" />
|
|
<Compile Include="ICBCPay\Model\QrcodeQueryResponseV2.cs" />
|
|
<Compile Include="ICBCPay\Model\QrcodeRejectQueryRequestV3.cs" />
|
|
<Compile Include="ICBCPay\Model\QrcodeRejectQueryResponseV3.cs" />
|
|
<Compile Include="ICBCPay\Model\QrcodeRejectRequestV2.cs" />
|
|
<Compile Include="ICBCPay\Model\QrcodeRejectResponseV2.cs" />
|
|
<Compile Include="IRichPay\IRichPayAPI.cs" />
|
|
<Compile Include="IRichPay\IRichPayConfig.cs" />
|
|
<Compile Include="IRichPay\Model\IRichPayResultModel.cs" />
|
|
<Compile Include="PayModel\PayResultModel.cs" />
|
|
<Compile Include="PayUtils\ESHttpClient.cs" />
|
|
<Compile Include="KwyPay\KwyPayAPI.cs" />
|
|
<Compile Include="KwyPay\KwyPayConfig.cs" />
|
|
<Compile Include="KwyPay\KwyPayDictionary.cs" />
|
|
<Compile Include="KwyPay\Model\QueryResultModel.cs" />
|
|
<Compile Include="KwyPay\Model\WebPayResultModel.cs" />
|
|
<Compile Include="PayUtils\LogHelper.cs" />
|
|
<Compile Include="PayUtils\MobilePayConfig.cs" />
|
|
<Compile Include="PayUtils\MobilePayDictionary.cs" />
|
|
<Compile Include="PayUtils\RsaKeyConvert.cs" />
|
|
<Compile Include="PayUtils\SoapWSHelper.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="UnionPay\Model\QueryResultModel.cs" />
|
|
<Compile Include="UnionPay\Model\RefundQueryResultModel.cs" />
|
|
<Compile Include="UnionPay\Model\RefundResultModel.cs" />
|
|
<Compile Include="UnionPay\Model\ScanResultModel.cs" />
|
|
<Compile Include="UnionPay\UnionPayAPI.cs" />
|
|
<Compile Include="UnionPay\UnionPayConfig.cs" />
|
|
<Compile Include="UnionPay\Utils\ClientResponseHandler.cs" />
|
|
<Compile Include="UnionPay\Utils\MD5Util.cs" />
|
|
<Compile Include="UnionPay\Utils\PayHttpClient.cs" />
|
|
<Compile Include="UnionPay\Utils\RequestHandler.cs" />
|
|
<Compile Include="UnionPay\Utils\Utils.cs" />
|
|
<Compile Include="Uphicoo\Model\UphicoobarcodeModel.cs" />
|
|
<Compile Include="Uphicoo\Model\UphicooqueryModel.cs" />
|
|
<Compile Include="Uphicoo\Model\UphicoorefundModel.cs" />
|
|
<Compile Include="Uphicoo\Model\UphicooreFundqueryModel.cs" />
|
|
<Compile Include="Uphicoo\UphicooAPI.cs" />
|
|
<Compile Include="Uphicoo\UphicooConfig.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="收银系统直连移动支付接口方法类库.txt" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |