SUBD_TransportLogistic_Puch.../TransportLogistic/TransportLogistic.sln

50 lines
3.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34024.191
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TransportLogisticContracts", "TransportLogisticContracts\TransportLogisticContracts.csproj", "{FCD5AB7B-1A85-452B-B84B-93969F983396}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TransportLogisticBusinessLogic", "TransportLogisticBusinessLogic\TransportLogisticBusinessLogic.csproj", "{2F01A12E-48D6-44DF-B966-EE74FFFC6C27}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TransportLogisticDataModels", "TransportLogisticDataModels\TransportLogisticDataModels.csproj", "{BFBA266B-0535-4D2E-9225-17C8BCE5F5E0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TransportLogisticDatabaseImplement", "TransportLogisticDatabaseImplement\TransportLogisticDatabaseImplement.csproj", "{A3F14F9B-B1F0-4ECB-BC12-96C5330BF43C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TransportLogisticForm", "TransportLogisticForm\TransportLogisticForm.csproj", "{9EB9E12C-8503-4EB3-A122-1193CC9F96A5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FCD5AB7B-1A85-452B-B84B-93969F983396}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FCD5AB7B-1A85-452B-B84B-93969F983396}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FCD5AB7B-1A85-452B-B84B-93969F983396}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FCD5AB7B-1A85-452B-B84B-93969F983396}.Release|Any CPU.Build.0 = Release|Any CPU
{2F01A12E-48D6-44DF-B966-EE74FFFC6C27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2F01A12E-48D6-44DF-B966-EE74FFFC6C27}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2F01A12E-48D6-44DF-B966-EE74FFFC6C27}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2F01A12E-48D6-44DF-B966-EE74FFFC6C27}.Release|Any CPU.Build.0 = Release|Any CPU
{BFBA266B-0535-4D2E-9225-17C8BCE5F5E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BFBA266B-0535-4D2E-9225-17C8BCE5F5E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BFBA266B-0535-4D2E-9225-17C8BCE5F5E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BFBA266B-0535-4D2E-9225-17C8BCE5F5E0}.Release|Any CPU.Build.0 = Release|Any CPU
{A3F14F9B-B1F0-4ECB-BC12-96C5330BF43C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A3F14F9B-B1F0-4ECB-BC12-96C5330BF43C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A3F14F9B-B1F0-4ECB-BC12-96C5330BF43C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A3F14F9B-B1F0-4ECB-BC12-96C5330BF43C}.Release|Any CPU.Build.0 = Release|Any CPU
{9EB9E12C-8503-4EB3-A122-1193CC9F96A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9EB9E12C-8503-4EB3-A122-1193CC9F96A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9EB9E12C-8503-4EB3-A122-1193CC9F96A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9EB9E12C-8503-4EB3-A122-1193CC9F96A5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5E7696ED-B635-44CC-8F3C-D850BD7C71F6}
EndGlobalSection
EndGlobal