Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30406.217 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_SimpleCustomMessageBox", "Test_SimpleCustomMessageBox\Test_SimpleCustomMessageBox.csproj", "{144431A2-E3C2-4B0D-A005-C46BF72762B3}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {144431A2-E3C2-4B0D-A005-C46BF72762B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {144431A2-E3C2-4B0D-A005-C46BF72762B3}.Debug|Any CPU.Build.0 = Debug|Any CPU {144431A2-E3C2-4B0D-A005-C46BF72762B3}.Release|Any CPU.ActiveCfg = Release|Any CPU {144431A2-E3C2-4B0D-A005-C46BF72762B3}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {FD946807-5B9F-4BCF-AD6F-BABE68133702} EndGlobalSection EndGlobal