1
0
oop-1-labs/Lab3/Lab3.sln

44 lines
2.7 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1525
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lab3.Exercises.Register", "Lab3.Exercises.Register\Lab3.Exercises.Register.csproj", "{2379B111-C112-4C7F-B4D9-9149B809E980}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Savarankiskas4", "Savarankiskas4\Savarankiskas4.csproj", "{FA2F782C-658B-4ED2-A93F-B2B334FBCBB8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lab3.TouristInformationCenter", "Lab3.TouristInformationCenter\Lab3.TouristInformationCenter.csproj", "{C89E170A-8C75-483F-B992-78C8B6DB08DB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Lab3.TouristInformationCenterExtra", "Lab3.TouristInformationCenterExtra\Lab3.TouristInformationCenterExtra.csproj", "{86E4FDD5-ADBC-434A-966F-2FD59428ECBF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2379B111-C112-4C7F-B4D9-9149B809E980}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2379B111-C112-4C7F-B4D9-9149B809E980}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2379B111-C112-4C7F-B4D9-9149B809E980}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2379B111-C112-4C7F-B4D9-9149B809E980}.Release|Any CPU.Build.0 = Release|Any CPU
{FA2F782C-658B-4ED2-A93F-B2B334FBCBB8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FA2F782C-658B-4ED2-A93F-B2B334FBCBB8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FA2F782C-658B-4ED2-A93F-B2B334FBCBB8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FA2F782C-658B-4ED2-A93F-B2B334FBCBB8}.Release|Any CPU.Build.0 = Release|Any CPU
{C89E170A-8C75-483F-B992-78C8B6DB08DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C89E170A-8C75-483F-B992-78C8B6DB08DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C89E170A-8C75-483F-B992-78C8B6DB08DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C89E170A-8C75-483F-B992-78C8B6DB08DB}.Release|Any CPU.Build.0 = Release|Any CPU
{86E4FDD5-ADBC-434A-966F-2FD59428ECBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{86E4FDD5-ADBC-434A-966F-2FD59428ECBF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{86E4FDD5-ADBC-434A-966F-2FD59428ECBF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{86E4FDD5-ADBC-434A-966F-2FD59428ECBF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {27634FF3-4EBA-49EC-9207-F08AD686478C}
EndGlobalSection
EndGlobal