Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.3.32825.248 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SoftwareInstallationView", "SoftwareInstallation\SoftwareInstallationView.csproj", "{4FD4B54E-7826-42C3-AC7D-6DE0A0C32574}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SoftwareInstallationDataModels", "AbstractSoftwareInstallationDataModels\SoftwareInstallationDataModels.csproj", "{FF4F8531-C712-400C-8F0E-D74867ACF0A3}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SofrwareInstallationContracts", "AbstractSofrwareInstallationContracts\SofrwareInstallationContracts.csproj", "{58522156-D91F-4693-8EFC-7D47464FC4CE}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SoftwareInstallationBusinessLogic", "AbstractSoftwareInstallationBusinessLogic\SoftwareInstallationBusinessLogic.csproj", "{B159A640-39C5-4778-81B9-E6956009E8E0}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SoftwareInstallationListImplement", "AbstractSoftwareInstallationListImplement\SoftwareInstallationListImplement.csproj", "{135DD9F6-73CE-4419-BA17-FE9E3262E0AE}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {4FD4B54E-7826-42C3-AC7D-6DE0A0C32574}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4FD4B54E-7826-42C3-AC7D-6DE0A0C32574}.Debug|Any CPU.Build.0 = Debug|Any CPU {4FD4B54E-7826-42C3-AC7D-6DE0A0C32574}.Release|Any CPU.ActiveCfg = Release|Any CPU {4FD4B54E-7826-42C3-AC7D-6DE0A0C32574}.Release|Any CPU.Build.0 = Release|Any CPU {FF4F8531-C712-400C-8F0E-D74867ACF0A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FF4F8531-C712-400C-8F0E-D74867ACF0A3}.Debug|Any CPU.Build.0 = Debug|Any CPU {FF4F8531-C712-400C-8F0E-D74867ACF0A3}.Release|Any CPU.ActiveCfg = Release|Any CPU {FF4F8531-C712-400C-8F0E-D74867ACF0A3}.Release|Any CPU.Build.0 = Release|Any CPU {58522156-D91F-4693-8EFC-7D47464FC4CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {58522156-D91F-4693-8EFC-7D47464FC4CE}.Debug|Any CPU.Build.0 = Debug|Any CPU {58522156-D91F-4693-8EFC-7D47464FC4CE}.Release|Any CPU.ActiveCfg = Release|Any CPU {58522156-D91F-4693-8EFC-7D47464FC4CE}.Release|Any CPU.Build.0 = Release|Any CPU {B159A640-39C5-4778-81B9-E6956009E8E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B159A640-39C5-4778-81B9-E6956009E8E0}.Debug|Any CPU.Build.0 = Debug|Any CPU {B159A640-39C5-4778-81B9-E6956009E8E0}.Release|Any CPU.ActiveCfg = Release|Any CPU {B159A640-39C5-4778-81B9-E6956009E8E0}.Release|Any CPU.Build.0 = Release|Any CPU {135DD9F6-73CE-4419-BA17-FE9E3262E0AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {135DD9F6-73CE-4419-BA17-FE9E3262E0AE}.Debug|Any CPU.Build.0 = Debug|Any CPU {135DD9F6-73CE-4419-BA17-FE9E3262E0AE}.Release|Any CPU.ActiveCfg = Release|Any CPU {135DD9F6-73CE-4419-BA17-FE9E3262E0AE}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {466E409B-6044-4864-814A-815881CE1906} EndGlobalSection EndGlobal