TheWingsOfTheWorldProject/TheWingsOfTheWorldProject.sln

32 lines
1.6 KiB
Plaintext
Raw Normal View History

2025-02-26 14:36:59 +03:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
2025-02-26 15:59:28 +03:00
VisualStudioVersion = 17.13.35806.99
2025-02-26 14:36:59 +03:00
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WingsOfTheWorldContratcs", "WingsOfTheWorldContratcs\WingsOfTheWorldContratcs.csproj", "{BEAC542F-7E06-4942-A37D-583E87FAE7FF}"
EndProject
2025-02-26 15:59:28 +03:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WingsOfTheWorldTests", "WingsOfTheWorldTests\WingsOfTheWorldTests.csproj", "{B6D3F94F-D240-494C-AC11-D9B8ADAD4914}"
EndProject
2025-02-26 14:36:59 +03:00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BEAC542F-7E06-4942-A37D-583E87FAE7FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BEAC542F-7E06-4942-A37D-583E87FAE7FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BEAC542F-7E06-4942-A37D-583E87FAE7FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BEAC542F-7E06-4942-A37D-583E87FAE7FF}.Release|Any CPU.Build.0 = Release|Any CPU
2025-02-26 15:59:28 +03:00
{B6D3F94F-D240-494C-AC11-D9B8ADAD4914}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B6D3F94F-D240-494C-AC11-D9B8ADAD4914}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B6D3F94F-D240-494C-AC11-D9B8ADAD4914}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B6D3F94F-D240-494C-AC11-D9B8ADAD4914}.Release|Any CPU.Build.0 = Release|Any CPU
2025-02-26 14:36:59 +03:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FDD9A46D-B6D6-40D9-AE18-3DF8480C20EB}
EndGlobalSection
EndGlobal