杂项
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
@@ -14,14 +11,10 @@ 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+100b484a3ddcc1398a9ee6e4abc79c3dbc55f444")]
|
||||
[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 类生成。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user