init commit all code
This commit is contained in:
31
Test/Test.sln
Normal file
31
Test/Test.sln
Normal 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
|
||||
Reference in New Issue
Block a user