Files
inside_out_web_data_interac…/94_wai/Getf.Service.Transfer.sln
2021-12-20 17:17:49 +08:00

38 lines
2.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.106
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Getf.Service.Transfer", "Getf.Service.Transfer\Getf.Service.Transfer.csproj", "{A7DC2DB3-DFA6-4214-9E38-7A0AF26E75FB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Getf.Service.Transfer.Core", "Getf.Service.Transfer.Core\Getf.Service.Transfer.Core.csproj", "{600FA1A3-1330-4A26-8686-29DFEA0CE768}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Getf.Service.Transfer.WinService", "Getf.Service.Transfer.WinService\Getf.Service.Transfer.WinService.csproj", "{90BEB49E-D0BF-4B6E-A5AA-91DECA3E7CBF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A7DC2DB3-DFA6-4214-9E38-7A0AF26E75FB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A7DC2DB3-DFA6-4214-9E38-7A0AF26E75FB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A7DC2DB3-DFA6-4214-9E38-7A0AF26E75FB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A7DC2DB3-DFA6-4214-9E38-7A0AF26E75FB}.Release|Any CPU.Build.0 = Release|Any CPU
{600FA1A3-1330-4A26-8686-29DFEA0CE768}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{600FA1A3-1330-4A26-8686-29DFEA0CE768}.Debug|Any CPU.Build.0 = Debug|Any CPU
{600FA1A3-1330-4A26-8686-29DFEA0CE768}.Release|Any CPU.ActiveCfg = Release|Any CPU
{600FA1A3-1330-4A26-8686-29DFEA0CE768}.Release|Any CPU.Build.0 = Release|Any CPU
{90BEB49E-D0BF-4B6E-A5AA-91DECA3E7CBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{90BEB49E-D0BF-4B6E-A5AA-91DECA3E7CBF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{90BEB49E-D0BF-4B6E-A5AA-91DECA3E7CBF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{90BEB49E-D0BF-4B6E-A5AA-91DECA3E7CBF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5B53133F-62C7-4BF1-9B39-BCD0AF5E1346}
EndGlobalSection
EndGlobal