-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDell.Lead.WeApi.sln
31 lines (31 loc) · 1.6 KB
/
Dell.Lead.WeApi.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31919.166
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Dell.Lead.WeApi", "Dell.Lead.WeApi\Dell.Lead.WeApi.csproj", "{ACEC77BA-82F1-4462-B2AF-524E0CFF7A3B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dell.Lead.WeApi.Test", "Dell.Lead.WebAPI.Test\Dell.Lead.WeApi.Test.csproj", "{9E4C7510-4FB7-4DB6-833D-7D4DDFAB321B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ACEC77BA-82F1-4462-B2AF-524E0CFF7A3B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ACEC77BA-82F1-4462-B2AF-524E0CFF7A3B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ACEC77BA-82F1-4462-B2AF-524E0CFF7A3B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ACEC77BA-82F1-4462-B2AF-524E0CFF7A3B}.Release|Any CPU.Build.0 = Release|Any CPU
{9E4C7510-4FB7-4DB6-833D-7D4DDFAB321B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E4C7510-4FB7-4DB6-833D-7D4DDFAB321B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E4C7510-4FB7-4DB6-833D-7D4DDFAB321B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E4C7510-4FB7-4DB6-833D-7D4DDFAB321B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {60C257B1-58CF-4599-8EE5-44159D2B0296}
EndGlobalSection
EndGlobal