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

@@ -1 +1 @@
bdd6ab20a39394ef7f35681139942204482ef511
a0ff43bd88e793643958ed39172c934335a53645

View File

@@ -31,10 +31,15 @@ D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Debug\netcoreapp2.2\Paymen
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Debug\netcoreapp2.2\Hncore.Infrastructure.pdb
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Debug\netcoreapp2.2\Alipay.AopSdk.Core.pdb
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Debug\netcoreapp2.2\PaymentCenterClient.pdb
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Debug\netcoreapp2.2\Hncore.Pass.PaymentCenter.csprojAssemblyReference.cache
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Debug\netcoreapp2.2\Hncore.Pass.PaymentCenter.csproj.CoreCompileInputs.cache
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Debug\netcoreapp2.2\Hncore.Pass.PaymentCenter.AssemblyInfoInputs.cache
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Debug\netcoreapp2.2\Hncore.Pass.PaymentCenter.AssemblyInfo.cs
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Debug\netcoreapp2.2\Hncore.Pass.PaymentCenter.csproj.CopyComplete
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Debug\netcoreapp2.2\Hncore.Pass.PaymentCenter.dll
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Debug\netcoreapp2.2\Hncore.Pass.PaymentCenter.pdb
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Debug\netcoreapp2.2\appsettings.json
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Debug\netcoreapp2.2\appsettings.Local.json
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Debug\netcoreapp2.2\appsettings.Production.json
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Debug\netcoreapp2.2\Hncore.Pass.PaymentCenter.csproj.AssemblyReference.cache
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Debug\netcoreapp2.2\Hncore.Pass.PaymentCenter.GeneratedMSBuildEditorConfig.editorconfig
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Debug\netcoreapp2.2\Hncore.Pass.PaymentCenter.genruntimeconfig.cache

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\Services\Hncore.Pass.PaymentCenter\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 +1 @@
2729f748fcb34459a9403355d4524260bde5c444
0df29368320f20d19d6aeacb596ba4c2a2d5e706

View File

@@ -31,10 +31,15 @@ D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Release\netcoreapp2.2\Paym
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Release\netcoreapp2.2\Hncore.Infrastructure.pdb
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Release\netcoreapp2.2\Alipay.AopSdk.Core.pdb
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Release\netcoreapp2.2\PaymentCenterClient.pdb
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Release\netcoreapp2.2\Hncore.Pass.PaymentCenter.csprojAssemblyReference.cache
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Release\netcoreapp2.2\Hncore.Pass.PaymentCenter.csproj.CoreCompileInputs.cache
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Release\netcoreapp2.2\Hncore.Pass.PaymentCenter.AssemblyInfoInputs.cache
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Release\netcoreapp2.2\Hncore.Pass.PaymentCenter.AssemblyInfo.cs
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Release\netcoreapp2.2\Hncore.Pass.PaymentCenter.csproj.CopyComplete
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Release\netcoreapp2.2\Hncore.Pass.PaymentCenter.dll
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Release\netcoreapp2.2\Hncore.Pass.PaymentCenter.pdb
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Release\netcoreapp2.2\appsettings.json
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Release\netcoreapp2.2\appsettings.Local.json
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\bin\Release\netcoreapp2.2\appsettings.Production.json
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Release\netcoreapp2.2\Hncore.Pass.PaymentCenter.csproj.AssemblyReference.cache
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Release\netcoreapp2.2\Hncore.Pass.PaymentCenter.GeneratedMSBuildEditorConfig.editorconfig
D:\www\juipnet\Services\Hncore.Pass.PaymentCenter\obj\Release\netcoreapp2.2\Hncore.Pass.PaymentCenter.genruntimeconfig.cache

View File

@@ -14038,6 +14038,7 @@
},
"packageFolders": {
"C:\\Users\\Administrator\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
},
"project": {
@@ -14050,19 +14051,24 @@
"outputPath": "D:\\www\\juipnet\\Services\\Hncore.Pass.PaymentCenter\\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": [
"netcoreapp2.2"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"netcoreapp2.2": {
"targetAlias": "netcoreapp2.2",
"projectReferences": {
"D:\\www\\juipnet\\Infrastructure\\Hncore.Infrastructure\\Hncore.Infrastructure.csproj": {
"projectPath": "D:\\www\\juipnet\\Infrastructure\\Hncore.Infrastructure\\Hncore.Infrastructure.csproj"
@@ -14084,6 +14090,7 @@
},
"frameworks": {
"netcoreapp2.2": {
"targetAlias": "netcoreapp2.2",
"dependencies": {
"Microsoft.AspNetCore": {
"target": "Package",
@@ -14135,10 +14142,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"
}
}
}