Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26228.12 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LanguageFeatures", "LanguageFeatures\LanguageFeatures.csproj", "{66040879-2C90-4E02-A07F-824CCFCADD3E}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PartyInvites", "..\Lab\PartyInvites\PartyInvites.csproj", "{7E792BFF-6196-4F03-87B7-F84EDE2C6931}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Razor", "Razor\Razor.csproj", "{58B43B8C-F613-4AA5-8A77-98A800578267}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {66040879-2C90-4E02-A07F-824CCFCADD3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {66040879-2C90-4E02-A07F-824CCFCADD3E}.Debug|Any CPU.Build.0 = Debug|Any CPU {66040879-2C90-4E02-A07F-824CCFCADD3E}.Release|Any CPU.ActiveCfg = Release|Any CPU {66040879-2C90-4E02-A07F-824CCFCADD3E}.Release|Any CPU.Build.0 = Release|Any CPU {7E792BFF-6196-4F03-87B7-F84EDE2C6931}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7E792BFF-6196-4F03-87B7-F84EDE2C6931}.Debug|Any CPU.Build.0 = Debug|Any CPU {7E792BFF-6196-4F03-87B7-F84EDE2C6931}.Release|Any CPU.ActiveCfg = Release|Any CPU {7E792BFF-6196-4F03-87B7-F84EDE2C6931}.Release|Any CPU.Build.0 = Release|Any CPU {58B43B8C-F613-4AA5-8A77-98A800578267}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {58B43B8C-F613-4AA5-8A77-98A800578267}.Debug|Any CPU.Build.0 = Debug|Any CPU {58B43B8C-F613-4AA5-8A77-98A800578267}.Release|Any CPU.ActiveCfg = Release|Any CPU {58B43B8C-F613-4AA5-8A77-98A800578267}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal