Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.572 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AboutBox", "AboutBox\AboutBox.csproj", "{32F8CF98-005D-4F81-8381-CC2B8FC7A4D8}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_AboutBox", "Test_AboutBox\Test_AboutBox.csproj", "{FC5324DA-3FA6-41F7-9F11-4060E8057B55}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {32F8CF98-005D-4F81-8381-CC2B8FC7A4D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {32F8CF98-005D-4F81-8381-CC2B8FC7A4D8}.Debug|Any CPU.Build.0 = Debug|Any CPU {32F8CF98-005D-4F81-8381-CC2B8FC7A4D8}.Release|Any CPU.ActiveCfg = Release|Any CPU {32F8CF98-005D-4F81-8381-CC2B8FC7A4D8}.Release|Any CPU.Build.0 = Release|Any CPU {FC5324DA-3FA6-41F7-9F11-4060E8057B55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FC5324DA-3FA6-41F7-9F11-4060E8057B55}.Debug|Any CPU.Build.0 = Debug|Any CPU {FC5324DA-3FA6-41F7-9F11-4060E8057B55}.Release|Any CPU.ActiveCfg = Release|Any CPU {FC5324DA-3FA6-41F7-9F11-4060E8057B55}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {15165E4A-C2AA-46F2-94D4-379F9DC52145} EndGlobalSection EndGlobal