Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.6.33829.357 MinimumVisualStudioVersion = 10.0.40219.1 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BlackjackGUI", "BlackjackGUI\BlackjackGUI.vbproj", "{12F28866-04C6-40F4-B941-A2E9D1449E2A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {12F28866-04C6-40F4-B941-A2E9D1449E2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {12F28866-04C6-40F4-B941-A2E9D1449E2A}.Debug|Any CPU.Build.0 = Debug|Any CPU {12F28866-04C6-40F4-B941-A2E9D1449E2A}.Release|Any CPU.ActiveCfg = Release|Any CPU {12F28866-04C6-40F4-B941-A2E9D1449E2A}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {B9B0BC55-80B2-40BA-8742-D46D2F293ECD} EndGlobalSection EndGlobal