Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.3.32922.545 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CoffeeVendingMachines", "CoffeeVendingMachines\CoffeeVendingMachines.csproj", "{7D78E790-A876-4B47-B1EF-CE582EAAADB0}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CoffeeVendingMachines.Test", "CoffeeVendingMachines.Test\CoffeeVendingMachines.Test.csproj", "{E024702F-CC9C-47D6-98B4-97A5B12ADC33}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {7D78E790-A876-4B47-B1EF-CE582EAAADB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7D78E790-A876-4B47-B1EF-CE582EAAADB0}.Debug|Any CPU.Build.0 = Debug|Any CPU {7D78E790-A876-4B47-B1EF-CE582EAAADB0}.Release|Any CPU.ActiveCfg = Release|Any CPU {7D78E790-A876-4B47-B1EF-CE582EAAADB0}.Release|Any CPU.Build.0 = Release|Any CPU {E024702F-CC9C-47D6-98B4-97A5B12ADC33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E024702F-CC9C-47D6-98B4-97A5B12ADC33}.Debug|Any CPU.Build.0 = Debug|Any CPU {E024702F-CC9C-47D6-98B4-97A5B12ADC33}.Release|Any CPU.ActiveCfg = Release|Any CPU {E024702F-CC9C-47D6-98B4-97A5B12ADC33}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {4BC72C42-3482-4430-85F7-6B56B062292D} EndGlobalSection EndGlobal