Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 16 VisualStudioVersion = 16.0.31229.75 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ses-sendmail-example", "ses-sendmail-example.csproj", "{EA56A999-57C7-43D4-8E69-75653DAA35FF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {EA56A999-57C7-43D4-8E69-75653DAA35FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EA56A999-57C7-43D4-8E69-75653DAA35FF}.Debug|Any CPU.Build.0 = Debug|Any CPU {EA56A999-57C7-43D4-8E69-75653DAA35FF}.Release|Any CPU.ActiveCfg = Release|Any CPU {EA56A999-57C7-43D4-8E69-75653DAA35FF}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {B9CF1858-D4C0-45D6-AE21-33E1A8A94FDD} EndGlobalSection EndGlobal