32 строки
1.6 KiB
Plaintext
32 строки
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.26730.15
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "ContosoAir.Services", "src\ContosoAir.Services\ContosoAir.Services.njsproj", "{A9CC5D29-D90B-4A74-B508-46860C4B9FC4}"
|
|
EndProject
|
|
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "ContosoAir.Website", "src\ContosoAir.Website\ContosoAir.Website.njsproj", "{591605AC-C696-4027-9F9B-59FBB008E33C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A9CC5D29-D90B-4A74-B508-46860C4B9FC4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A9CC5D29-D90B-4A74-B508-46860C4B9FC4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A9CC5D29-D90B-4A74-B508-46860C4B9FC4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A9CC5D29-D90B-4A74-B508-46860C4B9FC4}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{591605AC-C696-4027-9F9B-59FBB008E33C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{591605AC-C696-4027-9F9B-59FBB008E33C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{591605AC-C696-4027-9F9B-59FBB008E33C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{591605AC-C696-4027-9F9B-59FBB008E33C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {1D639EAD-97BC-4CEE-82B7-EE6896C90992}
|
|
EndGlobalSection
|
|
EndGlobal
|