Y2S1-Web_Apps_and_Services/ThAmCo.sln

38 lines
2.0 KiB
Plaintext
Raw Permalink Normal View History

2020-06-07 21:36:12 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2016
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ThAmCo.Events", "ThAmCo.Events\ThAmCo.Events.csproj", "{9DBE08FA-B590-4B1E-A2DB-D867B2B76CC9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ThAmCo.Venues", "ThAmCo.Venues\ThAmCo.Venues.csproj", "{6BE1B80D-DD06-424E-BD23-FA019B0FB699}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ThAmCo.Catering", "ThAmCo.Catering\ThAmCo.Catering.csproj", "{34086470-4603-4896-94F6-18D5CFC0F13A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9DBE08FA-B590-4B1E-A2DB-D867B2B76CC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9DBE08FA-B590-4B1E-A2DB-D867B2B76CC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9DBE08FA-B590-4B1E-A2DB-D867B2B76CC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9DBE08FA-B590-4B1E-A2DB-D867B2B76CC9}.Release|Any CPU.Build.0 = Release|Any CPU
{6BE1B80D-DD06-424E-BD23-FA019B0FB699}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6BE1B80D-DD06-424E-BD23-FA019B0FB699}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6BE1B80D-DD06-424E-BD23-FA019B0FB699}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6BE1B80D-DD06-424E-BD23-FA019B0FB699}.Release|Any CPU.Build.0 = Release|Any CPU
{34086470-4603-4896-94F6-18D5CFC0F13A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{34086470-4603-4896-94F6-18D5CFC0F13A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{34086470-4603-4896-94F6-18D5CFC0F13A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{34086470-4603-4896-94F6-18D5CFC0F13A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {335986FC-C4C0-44EA-9891-B82DF2ACAAD3}
EndGlobalSection
EndGlobal