Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.1340 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExampleCode.Forms", "ExampleCode.Forms.csproj", "{D6403C18-8E26-46AD-A8DF-A69570F23B0C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {D6403C18-8E26-46AD-A8DF-A69570F23B0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D6403C18-8E26-46AD-A8DF-A69570F23B0C}.Debug|Any CPU.Build.0 = Debug|Any CPU {D6403C18-8E26-46AD-A8DF-A69570F23B0C}.Release|Any CPU.ActiveCfg = Release|Any CPU {D6403C18-8E26-46AD-A8DF-A69570F23B0C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {8187DDE8-0474-4CD6-A929-2E10ADACD652} EndGlobalSection EndGlobal