diff --git a/WinFormsApp1.sln b/WinFormsApp1.sln new file mode 100644 index 0000000..3710655 --- /dev/null +++ b/WinFormsApp1.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.3.32901.215 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinFormsApp1", "WinFormsApp1\WinFormsApp1.csproj", "{1E532D1E-72A9-4F74-BC14-87221BD3FC71}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {1E532D1E-72A9-4F74-BC14-87221BD3FC71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {1E532D1E-72A9-4F74-BC14-87221BD3FC71}.Debug|Any CPU.Build.0 = Debug|Any CPU + {1E532D1E-72A9-4F74-BC14-87221BD3FC71}.Release|Any CPU.ActiveCfg = Release|Any CPU + {1E532D1E-72A9-4F74-BC14-87221BD3FC71}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {E88DEE3F-880D-429F-A177-22B062043032} + EndGlobalSection +EndGlobal