Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.23107.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".paket", ".paket", "{AB148713-068A-48E0-B8D9-4D53310809FC}" ProjectSection(SolutionItems) = preProject ..\paket.dependencies = ..\paket.dependencies EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DD863CE0-64D7-43AC-9DDD-C745B36CCD2C}" ProjectSection(SolutionItems) = preProject ..\appveyor.yml = ..\appveyor.yml ..\CONTRIBUTING.md = ..\CONTRIBUTING.md ..\LICENSE.md = ..\LICENSE.md openstack.net.vsmdi = openstack.net.vsmdi ..\README.md = ..\README.md TraceAndTestImpact.testsettings = TraceAndTestImpact.testsettings EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{EFFA0DAE-1829-4783-92CF-390CFCE22E43}" ProjectSection(SolutionItems) = preProject ..\build\build.proj = ..\build\build.proj EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenStack", "corelib\OpenStack.csproj", "{1A4FB67F-8642-4402-B931-118955AE7538}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenStack.UnitTests", "testing\unit\OpenStack.UnitTests.csproj", "{AC3D4496-F18B-4907-9FEB-E87F9C6CB7E4}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenStack.IntegrationTests", "testing\integration\OpenStack.IntegrationTests.csproj", "{0C731980-8780-4F9B-9D14-DED790FD649A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|Mixed Platforms = Debug|Mixed Platforms Release|Any CPU = Release|Any CPU Release|Mixed Platforms = Release|Mixed Platforms EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {1A4FB67F-8642-4402-B931-118955AE7538}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1A4FB67F-8642-4402-B931-118955AE7538}.Debug|Any CPU.Build.0 = Debug|Any CPU {1A4FB67F-8642-4402-B931-118955AE7538}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {1A4FB67F-8642-4402-B931-118955AE7538}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU {1A4FB67F-8642-4402-B931-118955AE7538}.Release|Any CPU.ActiveCfg = Release|Any CPU {1A4FB67F-8642-4402-B931-118955AE7538}.Release|Any CPU.Build.0 = Release|Any CPU {1A4FB67F-8642-4402-B931-118955AE7538}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {1A4FB67F-8642-4402-B931-118955AE7538}.Release|Mixed Platforms.Build.0 = Release|Any CPU {AC3D4496-F18B-4907-9FEB-E87F9C6CB7E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AC3D4496-F18B-4907-9FEB-E87F9C6CB7E4}.Debug|Any CPU.Build.0 = Debug|Any CPU {AC3D4496-F18B-4907-9FEB-E87F9C6CB7E4}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {AC3D4496-F18B-4907-9FEB-E87F9C6CB7E4}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU {AC3D4496-F18B-4907-9FEB-E87F9C6CB7E4}.Release|Any CPU.ActiveCfg = Release|Any CPU {AC3D4496-F18B-4907-9FEB-E87F9C6CB7E4}.Release|Any CPU.Build.0 = Release|Any CPU {AC3D4496-F18B-4907-9FEB-E87F9C6CB7E4}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {AC3D4496-F18B-4907-9FEB-E87F9C6CB7E4}.Release|Mixed Platforms.Build.0 = Release|Any CPU {0C731980-8780-4F9B-9D14-DED790FD649A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0C731980-8780-4F9B-9D14-DED790FD649A}.Debug|Any CPU.Build.0 = Debug|Any CPU {0C731980-8780-4F9B-9D14-DED790FD649A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU {0C731980-8780-4F9B-9D14-DED790FD649A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU {0C731980-8780-4F9B-9D14-DED790FD649A}.Release|Any CPU.ActiveCfg = Release|Any CPU {0C731980-8780-4F9B-9D14-DED790FD649A}.Release|Any CPU.Build.0 = Release|Any CPU {0C731980-8780-4F9B-9D14-DED790FD649A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU {0C731980-8780-4F9B-9D14-DED790FD649A}.Release|Mixed Platforms.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(TestCaseManagementSettings) = postSolution CategoryFile = openstack.net.vsmdi EndGlobalSection EndGlobal