Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34525.116 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MovieActorLookup", "MovieActorLookup\MovieActorLookup.csproj", "{0718836B-99B5-43F4-B64B-053E5438A9C8}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {0718836B-99B5-43F4-B64B-053E5438A9C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0718836B-99B5-43F4-B64B-053E5438A9C8}.Debug|Any CPU.Build.0 = Debug|Any CPU {0718836B-99B5-43F4-B64B-053E5438A9C8}.Release|Any CPU.ActiveCfg = Release|Any CPU {0718836B-99B5-43F4-B64B-053E5438A9C8}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {5D64DDBA-ECAC-4E5B-838A-F4A4A3ECD730} EndGlobalSection EndGlobal