-
Notifications
You must be signed in to change notification settings - Fork 0
/
irunsharepoint.org.sln
34 lines (34 loc) · 2.09 KB
/
irunsharepoint.org.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "irunsharepoint.org", "..\workflowStart\irunsharepoint.org\irunsharepoint.org.csproj", "{EE306BEF-8D80-4893-9D04-0459095AB738}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "workflowStart2013", "..\workflowStart\workflowStart2013\workflowStart2013.csproj", "{FB69EAFF-EBE6-4384-9857-1E09070C89AE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "workflowStarts2016", "..\workflowStart\workflowStarts\workflowStarts2016.csproj", "{8B415930-A62A-4F39-A1C2-DDFB4B5E6825}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EE306BEF-8D80-4893-9D04-0459095AB738}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EE306BEF-8D80-4893-9D04-0459095AB738}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EE306BEF-8D80-4893-9D04-0459095AB738}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{EE306BEF-8D80-4893-9D04-0459095AB738}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EE306BEF-8D80-4893-9D04-0459095AB738}.Release|Any CPU.Build.0 = Release|Any CPU
{EE306BEF-8D80-4893-9D04-0459095AB738}.Release|Any CPU.Deploy.0 = Release|Any CPU
{FB69EAFF-EBE6-4384-9857-1E09070C89AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FB69EAFF-EBE6-4384-9857-1E09070C89AE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FB69EAFF-EBE6-4384-9857-1E09070C89AE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FB69EAFF-EBE6-4384-9857-1E09070C89AE}.Release|Any CPU.Build.0 = Release|Any CPU
{8B415930-A62A-4F39-A1C2-DDFB4B5E6825}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8B415930-A62A-4F39-A1C2-DDFB4B5E6825}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8B415930-A62A-4F39-A1C2-DDFB4B5E6825}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8B415930-A62A-4F39-A1C2-DDFB4B5E6825}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal