PIbd-23_Bakshaeva_E.A._Moto.../MotorPlant/MotorPlant.sln
2024-02-14 17:20:07 +04:00

50 lines
3.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34607.119
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MotorPlantView", "MotorPlantView\MotorPlantView.csproj", "{DA318CE3-82A6-4A80-B2F5-7B5C3FEEDC91}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MotorPlantDataModels", "MotorPlantDataModels\MotorPlantDataModels.csproj", "{BF6606D4-C24E-4CC6-BA24-E505AB2BCC6B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MotorPlantContracts", "MotorPlantContracts\MotorPlantContracts.csproj", "{29205916-9BE6-4349-9131-79573670D7DB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MotorPlantBusinessLogics", "MotorPlantBusinessLogics\MotorPlantBusinessLogics.csproj", "{438B62AC-624E-4457-844C-9C4C257DD223}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MotorPlantListImplement", "MotorPlantListImplement\MotorPlantListImplement.csproj", "{BC88368B-CBE2-420A-BD30-164216769F80}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DA318CE3-82A6-4A80-B2F5-7B5C3FEEDC91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DA318CE3-82A6-4A80-B2F5-7B5C3FEEDC91}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DA318CE3-82A6-4A80-B2F5-7B5C3FEEDC91}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DA318CE3-82A6-4A80-B2F5-7B5C3FEEDC91}.Release|Any CPU.Build.0 = Release|Any CPU
{BF6606D4-C24E-4CC6-BA24-E505AB2BCC6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BF6606D4-C24E-4CC6-BA24-E505AB2BCC6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BF6606D4-C24E-4CC6-BA24-E505AB2BCC6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BF6606D4-C24E-4CC6-BA24-E505AB2BCC6B}.Release|Any CPU.Build.0 = Release|Any CPU
{29205916-9BE6-4349-9131-79573670D7DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{29205916-9BE6-4349-9131-79573670D7DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{29205916-9BE6-4349-9131-79573670D7DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{29205916-9BE6-4349-9131-79573670D7DB}.Release|Any CPU.Build.0 = Release|Any CPU
{438B62AC-624E-4457-844C-9C4C257DD223}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{438B62AC-624E-4457-844C-9C4C257DD223}.Debug|Any CPU.Build.0 = Debug|Any CPU
{438B62AC-624E-4457-844C-9C4C257DD223}.Release|Any CPU.ActiveCfg = Release|Any CPU
{438B62AC-624E-4457-844C-9C4C257DD223}.Release|Any CPU.Build.0 = Release|Any CPU
{BC88368B-CBE2-420A-BD30-164216769F80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BC88368B-CBE2-420A-BD30-164216769F80}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BC88368B-CBE2-420A-BD30-164216769F80}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BC88368B-CBE2-420A-BD30-164216769F80}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BF5906BC-1297-4C6C-9AB4-30A4044F1AAD}
EndGlobalSection
EndGlobal