Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.31205.134 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BeanstalkImageBuilderPipeline", "src\BeanstalkImageBuilderPipeline\BeanstalkImageBuilderPipeline.csproj", "{848FDD18-32CA-46F9-8B8D-200E6CFDB30F}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BeanstalkImageBuilderPipeline.UnitTests", "tests\BeanstalkImageBuilderPipeline.UnitTests\BeanstalkImageBuilderPipeline.UnitTests.csproj", "{11F416EF-6C3B-45EC-ADF7-1F3B80645CB6}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FD85815E-3B8A-40AD-BE18-375C921B0E68}" ProjectSection(SolutionItems) = preProject README.md = README.md EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {848FDD18-32CA-46F9-8B8D-200E6CFDB30F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {848FDD18-32CA-46F9-8B8D-200E6CFDB30F}.Debug|Any CPU.Build.0 = Debug|Any CPU {848FDD18-32CA-46F9-8B8D-200E6CFDB30F}.Release|Any CPU.ActiveCfg = Release|Any CPU {848FDD18-32CA-46F9-8B8D-200E6CFDB30F}.Release|Any CPU.Build.0 = Release|Any CPU {11F416EF-6C3B-45EC-ADF7-1F3B80645CB6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {11F416EF-6C3B-45EC-ADF7-1F3B80645CB6}.Debug|Any CPU.Build.0 = Debug|Any CPU {11F416EF-6C3B-45EC-ADF7-1F3B80645CB6}.Release|Any CPU.ActiveCfg = Release|Any CPU {11F416EF-6C3B-45EC-ADF7-1F3B80645CB6}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {EBBA57FE-CD90-4051-810F-4BF8C18BEF6D} EndGlobalSection EndGlobal