PIbd-22_Safiulova_K.N._Airc.../AircraftPlant/AircraftPlant.sln

56 lines
3.7 KiB
Plaintext
Raw Normal View History

2024-02-14 09:05:48 +04:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
2024-03-13 00:15:40 +04:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AircraftPlantView", "AircraftPlantView\AircraftPlantView.csproj", "{3D6CD163-7D74-421D-8C33-4697F3BA0808}"
2024-02-14 09:05:48 +04:00
EndProject
2024-03-13 00:15:40 +04:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AircraftPlantDataModels", "AircraftPlantDataModels\AircraftPlantDataModels.csproj", "{6E099419-3E14-4B53-88F1-FC2A82D3D504}"
EndProject
2024-03-13 00:15:40 +04:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AircraftPlantContracts", "AircraftPlantContracts»\AircraftPlantContracts.csproj", "{C07B18D1-0947-4741-B289-07200B6CC2AC}"
EndProject
2024-03-13 00:15:40 +04:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AircraftPlantBusinessLogic", "AircraftPlantBusinessLogic\AircraftPlantBusinessLogic.csproj", "{F3E5FE0D-2CAE-43D3-868E-A782D7519DE2}"
EndProject
2024-03-13 00:15:40 +04:00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AircraftPlantListImplement", "AbstractShopListImplement\AircraftPlantListImplement.csproj", "{69BB512A-F548-45B7-B983-C3E9600CFC5D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AircraftPlantFileImplement", "AircraftPlantFileImplement\AircraftPlantFileImplement.csproj", "{5DA728EE-42D1-45EC-A62D-67EBB0DF316C}"
EndProject
2024-02-14 09:05:48 +04:00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3D6CD163-7D74-421D-8C33-4697F3BA0808}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3D6CD163-7D74-421D-8C33-4697F3BA0808}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3D6CD163-7D74-421D-8C33-4697F3BA0808}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3D6CD163-7D74-421D-8C33-4697F3BA0808}.Release|Any CPU.Build.0 = Release|Any CPU
{6E099419-3E14-4B53-88F1-FC2A82D3D504}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6E099419-3E14-4B53-88F1-FC2A82D3D504}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6E099419-3E14-4B53-88F1-FC2A82D3D504}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6E099419-3E14-4B53-88F1-FC2A82D3D504}.Release|Any CPU.Build.0 = Release|Any CPU
{C07B18D1-0947-4741-B289-07200B6CC2AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C07B18D1-0947-4741-B289-07200B6CC2AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C07B18D1-0947-4741-B289-07200B6CC2AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C07B18D1-0947-4741-B289-07200B6CC2AC}.Release|Any CPU.Build.0 = Release|Any CPU
{F3E5FE0D-2CAE-43D3-868E-A782D7519DE2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F3E5FE0D-2CAE-43D3-868E-A782D7519DE2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F3E5FE0D-2CAE-43D3-868E-A782D7519DE2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F3E5FE0D-2CAE-43D3-868E-A782D7519DE2}.Release|Any CPU.Build.0 = Release|Any CPU
{69BB512A-F548-45B7-B983-C3E9600CFC5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{69BB512A-F548-45B7-B983-C3E9600CFC5D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{69BB512A-F548-45B7-B983-C3E9600CFC5D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{69BB512A-F548-45B7-B983-C3E9600CFC5D}.Release|Any CPU.Build.0 = Release|Any CPU
2024-03-13 00:15:40 +04:00
{5DA728EE-42D1-45EC-A62D-67EBB0DF316C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5DA728EE-42D1-45EC-A62D-67EBB0DF316C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5DA728EE-42D1-45EC-A62D-67EBB0DF316C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5DA728EE-42D1-45EC-A62D-67EBB0DF316C}.Release|Any CPU.Build.0 = Release|Any CPU
2024-02-14 09:05:48 +04:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {90F564FD-52FB-4D0D-9DC8-D4125E644795}
EndGlobalSection
EndGlobal