Files
GearToLife/GearToLife.sln
2025-06-28 20:34:19 +03:00

23 lines
1.3 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GearToLife", "GearToLife\GearToLife\GearToLife.csproj", "{A90CA4D5-A69E-4DD2-BA72-98562C85DF64}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CakeBuild", "GearToLife\ZZCakeBuild\CakeBuild.csproj", "{13C4FE15-389E-4568-9FE9-6C27AF388A87}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A90CA4D5-A69E-4DD2-BA72-98562C85DF64}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A90CA4D5-A69E-4DD2-BA72-98562C85DF64}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A90CA4D5-A69E-4DD2-BA72-98562C85DF64}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A90CA4D5-A69E-4DD2-BA72-98562C85DF64}.Release|Any CPU.Build.0 = Release|Any CPU
{13C4FE15-389E-4568-9FE9-6C27AF388A87}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{13C4FE15-389E-4568-9FE9-6C27AF388A87}.Debug|Any CPU.Build.0 = Debug|Any CPU
{13C4FE15-389E-4568-9FE9-6C27AF388A87}.Release|Any CPU.ActiveCfg = Release|Any CPU
{13C4FE15-389E-4568-9FE9-6C27AF388A87}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal