56 lines
3.8 KiB
Plaintext

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}") = "SofrwareInstallationContracts", "SofrwareInstallationContracts\SofrwareInstallationContracts.csproj", "{58522156-D91F-4693-8EFC-7D47464FC4CE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SoftwareInstallationBusinessLogic", "SoftwareInstallationBusinessLogic\SoftwareInstallationBusinessLogic.csproj", "{B159A640-39C5-4778-81B9-E6956009E8E0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SoftwareInstallationListImplement", "SoftwareInstallationListImplement\SoftwareInstallationListImplement.csproj", "{135DD9F6-73CE-4419-BA17-FE9E3262E0AE}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SoftwareInstallationDataModels", "SoftwareInstallationDataModels\SoftwareInstallationDataModels.csproj", "{72ABCE8E-6DFD-4543-95E3-85BE26CF6C12}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoftwareInstallationFileImplement", "SoftwareInstallationFileImplement\SoftwareInstallationFileImplement.csproj", "{9027DE13-44DD-4922-8A94-14B6F230F849}"
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
{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
{72ABCE8E-6DFD-4543-95E3-85BE26CF6C12}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{72ABCE8E-6DFD-4543-95E3-85BE26CF6C12}.Debug|Any CPU.Build.0 = Debug|Any CPU
{72ABCE8E-6DFD-4543-95E3-85BE26CF6C12}.Release|Any CPU.ActiveCfg = Release|Any CPU
{72ABCE8E-6DFD-4543-95E3-85BE26CF6C12}.Release|Any CPU.Build.0 = Release|Any CPU
{9027DE13-44DD-4922-8A94-14B6F230F849}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9027DE13-44DD-4922-8A94-14B6F230F849}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9027DE13-44DD-4922-8A94-14B6F230F849}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9027DE13-44DD-4922-8A94-14B6F230F849}.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