Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31903.59 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Notepad", "Notepad\Notepad.csproj", "{3B51F6CD-545B-4E52-8DC3-2DF7D6155EED}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {3B51F6CD-545B-4E52-8DC3-2DF7D6155EED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3B51F6CD-545B-4E52-8DC3-2DF7D6155EED}.Debug|Any CPU.Build.0 = Debug|Any CPU {3B51F6CD-545B-4E52-8DC3-2DF7D6155EED}.Release|Any CPU.ActiveCfg = Release|Any CPU {3B51F6CD-545B-4E52-8DC3-2DF7D6155EED}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {5FF77EC7-D551-4E3C-93AB-4BFE7F24A72F} EndGlobalSection EndGlobal