Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34525.116 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoftwareInstallationView", "SoftwareInstallationView\SoftwareInstallationView.csproj", "{D86A164A-35C2-464D-B992-BFCE38FB2896}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoftwareInstallationDataModels", "SoftwareInstallationDataModels\SoftwareInstallationDataModels.csproj", "{6CAFB9E0-A05C-4EE4-8035-B20EC40F97A0}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoftwareInstallationContracts", "SoftwareInstallationContracts\SoftwareInstallationContracts.csproj", "{14EB070B-255F-4627-8CB9-4A24B9D3F140}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoftwareInstallationBusinessLogic", "SoftwareInstallationBusinessLogic\SoftwareInstallationBusinessLogic.csproj", "{0AAEC0FD-D4CC-4877-AA6A-6D6C8D08A12A}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoftwareInstallationListImplement", "SoftwareInstallationListImplement\SoftwareInstallationListImplement.csproj", "{A49F0730-79D5-41CC-8A5C-CCAE4CD75DCF}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {D86A164A-35C2-464D-B992-BFCE38FB2896}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D86A164A-35C2-464D-B992-BFCE38FB2896}.Debug|Any CPU.Build.0 = Debug|Any CPU {D86A164A-35C2-464D-B992-BFCE38FB2896}.Release|Any CPU.ActiveCfg = Release|Any CPU {D86A164A-35C2-464D-B992-BFCE38FB2896}.Release|Any CPU.Build.0 = Release|Any CPU {6CAFB9E0-A05C-4EE4-8035-B20EC40F97A0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6CAFB9E0-A05C-4EE4-8035-B20EC40F97A0}.Debug|Any CPU.Build.0 = Debug|Any CPU {6CAFB9E0-A05C-4EE4-8035-B20EC40F97A0}.Release|Any CPU.ActiveCfg = Release|Any CPU {6CAFB9E0-A05C-4EE4-8035-B20EC40F97A0}.Release|Any CPU.Build.0 = Release|Any CPU {14EB070B-255F-4627-8CB9-4A24B9D3F140}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {14EB070B-255F-4627-8CB9-4A24B9D3F140}.Debug|Any CPU.Build.0 = Debug|Any CPU {14EB070B-255F-4627-8CB9-4A24B9D3F140}.Release|Any CPU.ActiveCfg = Release|Any CPU {14EB070B-255F-4627-8CB9-4A24B9D3F140}.Release|Any CPU.Build.0 = Release|Any CPU {0AAEC0FD-D4CC-4877-AA6A-6D6C8D08A12A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {0AAEC0FD-D4CC-4877-AA6A-6D6C8D08A12A}.Debug|Any CPU.Build.0 = Debug|Any CPU {0AAEC0FD-D4CC-4877-AA6A-6D6C8D08A12A}.Release|Any CPU.ActiveCfg = Release|Any CPU {0AAEC0FD-D4CC-4877-AA6A-6D6C8D08A12A}.Release|Any CPU.Build.0 = Release|Any CPU {A49F0730-79D5-41CC-8A5C-CCAE4CD75DCF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {A49F0730-79D5-41CC-8A5C-CCAE4CD75DCF}.Debug|Any CPU.Build.0 = Debug|Any CPU {A49F0730-79D5-41CC-8A5C-CCAE4CD75DCF}.Release|Any CPU.ActiveCfg = Release|Any CPU {A49F0730-79D5-41CC-8A5C-CCAE4CD75DCF}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {2AFA580E-9408-44D0-B340-7A487C8AA195} EndGlobalSection EndGlobal