This commit is contained in:
“wanyongkang”
2021-09-02 14:10:31 +08:00
parent 5efab6e212
commit f79a49e342
248 changed files with 2965 additions and 3843 deletions

View File

@@ -3,12 +3,17 @@
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\project.assets.json</ProjectAssetsFile>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Administrator\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Administrator\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">4.9.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.11.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\Administrator\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
<SourceRoot Include="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\" />
</ItemGroup>
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>

View File

@@ -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 类生成。

View File

@@ -1 +1 @@
f7927079ca4c8a9a9150174a4726e4307b0b1982
8019a7dc953ebc855e475e0a5cf4ad653f899161

View File

@@ -1 +1 @@
101bc49d2c8dbf42161175871a6e08ee9bbe151b
949e00e018bd636f06897242f8f1538112360298

View File

@@ -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

View File

@@ -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("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" +
"以及使用文档。")]
"代码都可参考官方文档代码。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 类生成。

View File

@@ -1 +1 @@
ab2b6c1e97cf708d82295a7a4f9b890fa148717d
f411eca37ea84bdece3fd1701b12919ead6256d9

View File

@@ -1 +1 @@
101bc49d2c8dbf42161175871a6e08ee9bbe151b
fda4ae72f7cf6e6834fe4a4964b6577a99a81b82

View File

@@ -10,9 +10,10 @@ D:\test\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\nets
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.csprojAssemblyReference.cache
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.GeneratedMSBuildEditorConfig.editorconfig
D:\www\juipnet\Infrastructure\ServiceClient\Alipay.AopSdk.Core\obj\Release\netstandard2.0\Alipay.AopSdk.Core.csproj.AssemblyReference.cache

View File

@@ -493,6 +493,7 @@
},
"packageFolders": {
"C:\\Users\\Administrator\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
},
"project": {
@@ -505,19 +506,24 @@
"outputPath": "D:\\www\\juipnet\\Infrastructure\\ServiceClient\\Alipay.AopSdk.Core\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
],
"configFilePaths": [
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config"
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"netstandard2.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {}
}
},
@@ -529,6 +535,7 @@
},
"frameworks": {
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"dependencies": {
"NETStandard.Library": {
"suppressParent": "All",
@@ -546,10 +553,16 @@
}
},
"imports": [
"net461"
"net461",
"net462",
"net47",
"net471",
"net472",
"net48"
],
"assetTargetFallback": true,
"warn": true
"warn": true,
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.400\\RuntimeIdentifierGraph.json"
}
}
}