Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.32802.440 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GetInputText", "GetInputText\GetInputText.csproj", "{BD754FB2-B66D-4F74-8120-565199D4D574}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {BD754FB2-B66D-4F74-8120-565199D4D574}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {BD754FB2-B66D-4F74-8120-565199D4D574}.Debug|Any CPU.Build.0 = Debug|Any CPU {BD754FB2-B66D-4F74-8120-565199D4D574}.Release|Any CPU.ActiveCfg = Release|Any CPU {BD754FB2-B66D-4F74-8120-565199D4D574}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {4306041B-676F-4664-9FF1-F4D3A12FA9E4} EndGlobalSection EndGlobal