Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30128.74 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AutoTestApplication", "AutoTestApplication.csproj", "{2D5ED014-A523-4B85-957F-D98CA8CF827F}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {2D5ED014-A523-4B85-957F-D98CA8CF827F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {2D5ED014-A523-4B85-957F-D98CA8CF827F}.Debug|Any CPU.Build.0 = Debug|Any CPU {2D5ED014-A523-4B85-957F-D98CA8CF827F}.Release|Any CPU.ActiveCfg = Release|Any CPU {2D5ED014-A523-4B85-957F-D98CA8CF827F}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {A658A6FF-EC34-4FFC-B40B-156766EAC9BC} EndGlobalSection EndGlobal