-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathespchack2017.Jobs.sln
51 lines (51 loc) · 3.06 KB
/
espchack2017.Jobs.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2005
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "espchack2017.Jobs", "espchack2017.Jobs\espchack2017.Jobs.csproj", "{CFD369D5-7ECC-4C25-B4CF-3391691B3AA6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OfficeDevPnP.Core", "OfficeDevPnP.Core\OfficeDevPnP.Core.csproj", "{F2077977-8EBF-409D-BBF4-8EFB328928A8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug15|Any CPU = Debug15|Any CPU
Debug16|Any CPU = Debug16|Any CPU
Release|Any CPU = Release|Any CPU
Release15|Any CPU = Release15|Any CPU
Release16|Any CPU = Release16|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CFD369D5-7ECC-4C25-B4CF-3391691B3AA6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CFD369D5-7ECC-4C25-B4CF-3391691B3AA6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CFD369D5-7ECC-4C25-B4CF-3391691B3AA6}.Debug15|Any CPU.ActiveCfg = Debug|Any CPU
{CFD369D5-7ECC-4C25-B4CF-3391691B3AA6}.Debug15|Any CPU.Build.0 = Debug|Any CPU
{CFD369D5-7ECC-4C25-B4CF-3391691B3AA6}.Debug16|Any CPU.ActiveCfg = Debug|Any CPU
{CFD369D5-7ECC-4C25-B4CF-3391691B3AA6}.Debug16|Any CPU.Build.0 = Debug|Any CPU
{CFD369D5-7ECC-4C25-B4CF-3391691B3AA6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CFD369D5-7ECC-4C25-B4CF-3391691B3AA6}.Release|Any CPU.Build.0 = Release|Any CPU
{CFD369D5-7ECC-4C25-B4CF-3391691B3AA6}.Release15|Any CPU.ActiveCfg = Release|Any CPU
{CFD369D5-7ECC-4C25-B4CF-3391691B3AA6}.Release15|Any CPU.Build.0 = Release|Any CPU
{CFD369D5-7ECC-4C25-B4CF-3391691B3AA6}.Release16|Any CPU.ActiveCfg = Release|Any CPU
{CFD369D5-7ECC-4C25-B4CF-3391691B3AA6}.Release16|Any CPU.Build.0 = Release|Any CPU
{F2077977-8EBF-409D-BBF4-8EFB328928A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F2077977-8EBF-409D-BBF4-8EFB328928A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F2077977-8EBF-409D-BBF4-8EFB328928A8}.Debug15|Any CPU.ActiveCfg = Debug15|Any CPU
{F2077977-8EBF-409D-BBF4-8EFB328928A8}.Debug15|Any CPU.Build.0 = Debug15|Any CPU
{F2077977-8EBF-409D-BBF4-8EFB328928A8}.Debug16|Any CPU.ActiveCfg = Debug16|Any CPU
{F2077977-8EBF-409D-BBF4-8EFB328928A8}.Debug16|Any CPU.Build.0 = Debug16|Any CPU
{F2077977-8EBF-409D-BBF4-8EFB328928A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F2077977-8EBF-409D-BBF4-8EFB328928A8}.Release|Any CPU.Build.0 = Release|Any CPU
{F2077977-8EBF-409D-BBF4-8EFB328928A8}.Release15|Any CPU.ActiveCfg = Release15|Any CPU
{F2077977-8EBF-409D-BBF4-8EFB328928A8}.Release15|Any CPU.Build.0 = Release15|Any CPU
{F2077977-8EBF-409D-BBF4-8EFB328928A8}.Release16|Any CPU.ActiveCfg = Release16|Any CPU
{F2077977-8EBF-409D-BBF4-8EFB328928A8}.Release16|Any CPU.Build.0 = Release16|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {06379AD8-3D13-4867-8725-6F3DDF5232A8}
EndGlobalSection
EndGlobal