init commit all code

This commit is contained in:
路 范
2021-12-20 17:17:49 +08:00
parent 66d48149a6
commit f60ad763ed
1325 changed files with 1744918 additions and 0 deletions

31
Test/Test.sln Normal file
View File

@@ -0,0 +1,31 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31624.102
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", ".\Test\Test.csproj", "{C1F0FFD3-EAEE-4EC0-9DBB-E9CAB522C94A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Getf.Service.Transfer.Request.SDK", ".\Getf.Service.Transfer.Request.SDK\Getf.Service.Transfer.Request.SDK.csproj", "{D13443BC-DECA-4FF5-B9FB-9B9EAEFC07F8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C1F0FFD3-EAEE-4EC0-9DBB-E9CAB522C94A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C1F0FFD3-EAEE-4EC0-9DBB-E9CAB522C94A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C1F0FFD3-EAEE-4EC0-9DBB-E9CAB522C94A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C1F0FFD3-EAEE-4EC0-9DBB-E9CAB522C94A}.Release|Any CPU.Build.0 = Release|Any CPU
{D13443BC-DECA-4FF5-B9FB-9B9EAEFC07F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D13443BC-DECA-4FF5-B9FB-9B9EAEFC07F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D13443BC-DECA-4FF5-B9FB-9B9EAEFC07F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D13443BC-DECA-4FF5-B9FB-9B9EAEFC07F8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E3ABD948-0762-424C-B13D-32032ACE23A1}
EndGlobalSection
EndGlobal