|
@@ -2,7 +2,13 @@
|
|
|
|
|
|
<PropertyGroup>
|
|
|
<TargetFramework>netstandard2.0</TargetFramework>
|
|
|
- <Description>Essensoft.AspNetCore.Alipay</Description>
|
|
|
+ <Description>.Net Core 2.0 支付宝服务端SDK.源码及例程: https://github.com/Essensoft/Payment</Description>
|
|
|
+ <Authors>Roc</Authors>
|
|
|
+ <Company>Essensoft</Company>
|
|
|
+ <Product>Payment</Product>
|
|
|
+ <Version>1.0.1</Version>
|
|
|
+ <AssemblyVersion>1.0.0.1</AssemblyVersion>
|
|
|
+ <FileVersion>1.0.0.1</FileVersion>
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup>
|