Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.136 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OwnMessageBox", "OwnMessageBox\OwnMessageBox.csproj", "{F421906F-D2C3-4AD2-9C1F-17150AC80E17}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_OwnMessageBox", "Test_OwnMessageBox\Test_OwnMessageBox\Test_OwnMessageBox.csproj", "{283AB9AE-B155-4143-8661-8F53021AF906}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {F421906F-D2C3-4AD2-9C1F-17150AC80E17}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F421906F-D2C3-4AD2-9C1F-17150AC80E17}.Debug|Any CPU.Build.0 = Debug|Any CPU {F421906F-D2C3-4AD2-9C1F-17150AC80E17}.Release|Any CPU.ActiveCfg = Release|Any CPU {F421906F-D2C3-4AD2-9C1F-17150AC80E17}.Release|Any CPU.Build.0 = Release|Any CPU {283AB9AE-B155-4143-8661-8F53021AF906}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {283AB9AE-B155-4143-8661-8F53021AF906}.Debug|Any CPU.Build.0 = Debug|Any CPU {283AB9AE-B155-4143-8661-8F53021AF906}.Release|Any CPU.ActiveCfg = Release|Any CPU {283AB9AE-B155-4143-8661-8F53021AF906}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {4914E6F3-31D2-44BC-99DA-6B95E968B932} EndGlobalSection EndGlobal