9.2
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
@@ -11,10 +14,14 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[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" +
|
||||
"以及使用文档。")]
|
||||
",代码都可参考官方文档代码。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")]
|
||||
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/stulzq/Alipay.AopSdk.Core")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
f7927079ca4c8a9a9150174a4726e4307b0b1982
|
||||
8019a7dc953ebc855e475e0a5cf4ad653f899161
|
||||
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
101bc49d2c8dbf42161175871a6e08ee9bbe151b
|
||||
949e00e018bd636f06897242f8f1538112360298
|
||||
|
||||
@@ -10,9 +10,10 @@ D:\test\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Debug\netsta
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\bin\Debug\netstandard2.0\Alipay.AopSdk.Core.deps.json
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\bin\Debug\netstandard2.0\Alipay.AopSdk.Core.dll
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\bin\Debug\netstandard2.0\Alipay.AopSdk.Core.pdb
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Debug\netstandard2.0\Alipay.AopSdk.Core.csprojAssemblyReference.cache
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Debug\netstandard2.0\Alipay.AopSdk.Core.csproj.CoreCompileInputs.cache
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Debug\netstandard2.0\Alipay.AopSdk.Core.AssemblyInfoInputs.cache
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Debug\netstandard2.0\Alipay.AopSdk.Core.AssemblyInfo.cs
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Debug\netstandard2.0\Alipay.AopSdk.Core.dll
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Debug\netstandard2.0\Alipay.AopSdk.Core.pdb
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Debug\netstandard2.0\Alipay.AopSdk.Core.csproj.AssemblyReference.cache
|
||||
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Debug\netstandard2.0\Alipay.AopSdk.Core.GeneratedMSBuildEditorConfig.editorconfig
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user