Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.13.35818.85 d17.13 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "smsdemo", "smsdemo\smsdemo.csproj", "{EB6B0113-7FE5-4270-87BE-B825A8A62F4A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {EB6B0113-7FE5-4270-87BE-B825A8A62F4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EB6B0113-7FE5-4270-87BE-B825A8A62F4A}.Debug|Any CPU.Build.0 = Debug|Any CPU {EB6B0113-7FE5-4270-87BE-B825A8A62F4A}.Release|Any CPU.ActiveCfg = Release|Any CPU {EB6B0113-7FE5-4270-87BE-B825A8A62F4A}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {255D6189-2C7E-48DE-9AC8-1A31CF10F2C4} EndGlobalSection EndGlobal