ISEbd-22_Zakharov_V.V._Moto.../MotorPlant/MotorPlant.sln

50 lines
3.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32630.192
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MotorPlantView", "MotorPlantView\MotorPlantView.csproj", "{B43E5117-8411-4DC7-BEC1-733375340077}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MotorPlantDataModels", "MotorPlantDataModels\MotorPlantDataModels.csproj", "{31FF3741-D7A9-403C-A4DB-05BD4E091210}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MotorPlantContracts", "MotorPlantContracts\MotorPlantContracts.csproj", "{97078DD1-7E5F-4AA7-BAF7-70CD48BFC6C6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MotorPlantListImplement", "MotorPlantListImplement\MotorPlantListImplement.csproj", "{801EEF71-F335-4052-9B3D-F3DD55741AEB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MotorPlantBusinessLogic", "MotorPlantBusinessLogic\MotorPlantBusinessLogic.csproj", "{B9A5F92C-4A61-464F-883F-6DE91C3555D9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B43E5117-8411-4DC7-BEC1-733375340077}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B43E5117-8411-4DC7-BEC1-733375340077}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B43E5117-8411-4DC7-BEC1-733375340077}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B43E5117-8411-4DC7-BEC1-733375340077}.Release|Any CPU.Build.0 = Release|Any CPU
{31FF3741-D7A9-403C-A4DB-05BD4E091210}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{31FF3741-D7A9-403C-A4DB-05BD4E091210}.Debug|Any CPU.Build.0 = Debug|Any CPU
{31FF3741-D7A9-403C-A4DB-05BD4E091210}.Release|Any CPU.ActiveCfg = Release|Any CPU
{31FF3741-D7A9-403C-A4DB-05BD4E091210}.Release|Any CPU.Build.0 = Release|Any CPU
{97078DD1-7E5F-4AA7-BAF7-70CD48BFC6C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{97078DD1-7E5F-4AA7-BAF7-70CD48BFC6C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{97078DD1-7E5F-4AA7-BAF7-70CD48BFC6C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{97078DD1-7E5F-4AA7-BAF7-70CD48BFC6C6}.Release|Any CPU.Build.0 = Release|Any CPU
{801EEF71-F335-4052-9B3D-F3DD55741AEB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{801EEF71-F335-4052-9B3D-F3DD55741AEB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{801EEF71-F335-4052-9B3D-F3DD55741AEB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{801EEF71-F335-4052-9B3D-F3DD55741AEB}.Release|Any CPU.Build.0 = Release|Any CPU
{B9A5F92C-4A61-464F-883F-6DE91C3555D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B9A5F92C-4A61-464F-883F-6DE91C3555D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B9A5F92C-4A61-464F-883F-6DE91C3555D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B9A5F92C-4A61-464F-883F-6DE91C3555D9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3A638DCA-4C6B-484B-B1AA-10C363B48AF5}
EndGlobalSection
EndGlobal