接口文件
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.0", FrameworkDisplayName = "")]
|
||||
@@ -0,0 +1,20 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("stulzq")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright 2017-2019 stulzq")]
|
||||
[assembly: System.Reflection.AssemblyDescriptionAttribute("支付宝(Alipay)服务端SDK,与官方SDK接口完全相同。完全可以按照官方文档进行开发。除了支持支付以外,官方SDK支持的功能本SDK全部支持,且用法几乎一样" +
|
||||
",代码都可参考官方文档代码。github:https://github.com/stulzq/Alipay.AopSdk.Core,访问github获取demo" +
|
||||
"以及使用文档。")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("2.5.0.1")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("2.5.0.1")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Alipay.AopSdk.Core")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Alipay.AopSdk.Core")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("2.5.0.1")]
|
||||
@@ -0,0 +1,18 @@
|
||||
D:\test\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\bin\Release\netstandard2.0\Alipay.AopSdk.Core.deps.json
|
||||
D:\test\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\bin\Release\netstandard2.0\Alipay.AopSdk.Core.dll
|
||||
D:\test\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\bin\Release\netstandard2.0\Alipay.AopSdk.Core.pdb
|
||||
D:\test\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\netstandard2.0\Alipay.AopSdk.Core.csprojAssemblyReference.cache
|
||||
D:\test\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\netstandard2.0\Alipay.AopSdk.Core.csproj.CoreCompileInputs.cache
|
||||
D:\test\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\netstandard2.0\Alipay.AopSdk.Core.AssemblyInfoInputs.cache
|
||||
D:\test\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\netstandard2.0\Alipay.AopSdk.Core.AssemblyInfo.cs
|
||||
D:\test\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\netstandard2.0\Alipay.AopSdk.Core.dll
|
||||
D:\test\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\netstandard2.0\Alipay.AopSdk.Core.pdb
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\bin\Release\netstandard2.0\Alipay.AopSdk.Core.deps.json
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\bin\Release\netstandard2.0\Alipay.AopSdk.Core.dll
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\bin\Release\netstandard2.0\Alipay.AopSdk.Core.pdb
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\netstandard2.0\Alipay.AopSdk.Core.csproj.CoreCompileInputs.cache
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\netstandard2.0\Alipay.AopSdk.Core.AssemblyInfoInputs.cache
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\netstandard2.0\Alipay.AopSdk.Core.AssemblyInfo.cs
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\netstandard2.0\Alipay.AopSdk.Core.dll
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\netstandard2.0\Alipay.AopSdk.Core.pdb
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\netstandard2.0\Alipay.AopSdk.Core.csprojAssemblyReference.cache
|
||||
Reference in New Issue
Block a user