-
Notifications
You must be signed in to change notification settings - Fork 0
/
MGWDev.SPClient.sln
37 lines (37 loc) · 2.1 KB
/
MGWDev.SPClient.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
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33209.295
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MGWDev.SPClient", "MGWDev.SPClient\MGWDev.SPClient.csproj", "{91002828-9D44-4AB4-B928-252B23E1110C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MGWDev.SPClient.Tests", "MGWDev.SPClient.Tests\MGWDev.SPClient.Tests.csproj", "{F7F5EE7A-F626-4077-8072-C4007F9DD565}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MGWDev.SPClient.Graph", "MGWDev.SPClient.Graph\MGWDev.SPClient.Graph.csproj", "{523898B0-0D08-4D3B-8C97-86AB004FCE51}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{91002828-9D44-4AB4-B928-252B23E1110C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{91002828-9D44-4AB4-B928-252B23E1110C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{91002828-9D44-4AB4-B928-252B23E1110C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{91002828-9D44-4AB4-B928-252B23E1110C}.Release|Any CPU.Build.0 = Release|Any CPU
{F7F5EE7A-F626-4077-8072-C4007F9DD565}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F7F5EE7A-F626-4077-8072-C4007F9DD565}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F7F5EE7A-F626-4077-8072-C4007F9DD565}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F7F5EE7A-F626-4077-8072-C4007F9DD565}.Release|Any CPU.Build.0 = Release|Any CPU
{523898B0-0D08-4D3B-8C97-86AB004FCE51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{523898B0-0D08-4D3B-8C97-86AB004FCE51}.Debug|Any CPU.Build.0 = Debug|Any CPU
{523898B0-0D08-4D3B-8C97-86AB004FCE51}.Release|Any CPU.ActiveCfg = Release|Any CPU
{523898B0-0D08-4D3B-8C97-86AB004FCE51}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E6196A46-F65F-49DB-B7CE-8E07F8203216}
EndGlobalSection
EndGlobal