Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34330.188 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsFormsApp1", "WindowsFormsApp1.csproj", "{2006FA2E-EA40-46E9-B852-18E20422D15C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {2006FA2E-EA40-46E9-B852-18E20422D15C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2006FA2E-EA40-46E9-B852-18E20422D15C}.Debug|Any CPU.Build.0 = Debug|Any CPU {2006FA2E-EA40-46E9-B852-18E20422D15C}.Release|Any CPU.ActiveCfg = Release|Any CPU {2006FA2E-EA40-46E9-B852-18E20422D15C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {AF96DFF0-00D3-4D31-A76A-0A4FCC52C839} EndGlobalSection EndGlobal