Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29920.165 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TesseractScreenReader", "TesseractScreenReader\TesseractScreenReader.csproj", "{70B65817-3B66-4822-9D87-62C9E703F377}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {70B65817-3B66-4822-9D87-62C9E703F377}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {70B65817-3B66-4822-9D87-62C9E703F377}.Debug|Any CPU.Build.0 = Debug|Any CPU {70B65817-3B66-4822-9D87-62C9E703F377}.Release|Any CPU.ActiveCfg = Release|Any CPU {70B65817-3B66-4822-9D87-62C9E703F377}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {71104D47-3AB1-48D7-8FF1-7B263D918070} EndGlobalSection EndGlobal