-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathOffice365.SiteDesigns.PnP.sln
43 lines (43 loc) · 2.27 KB
/
Office365.SiteDesigns.PnP.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2024
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Office365.SiteDesigns.PnP", "Office365.SiteDesigns.PnP\Office365.SiteDesigns.PnP.csproj", "{268CC777-EFC9-4F60-ADD6-776FFEA9170C}"
EndProject
Project("{F5034706-568F-408A-B7B3-4D38C6DB8A32}") = "Office365.SiteDesigns.Deployment", "Office365.SiteDesigns.Deployment\Office365.SiteDesigns.Deployment.pssproj", "{6CAFC0C6-A428-4D30-A9F9-700E829FEA51}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{268CC777-EFC9-4F60-ADD6-776FFEA9170C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{268CC777-EFC9-4F60-ADD6-776FFEA9170C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{268CC777-EFC9-4F60-ADD6-776FFEA9170C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{268CC777-EFC9-4F60-ADD6-776FFEA9170C}.Release|Any CPU.Build.0 = Release|Any CPU
{6CAFC0C6-A428-4D30-A9F9-700E829FEA51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6CAFC0C6-A428-4D30-A9F9-700E829FEA51}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6CAFC0C6-A428-4D30-A9F9-700E829FEA51}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6CAFC0C6-A428-4D30-A9F9-700E829FEA51}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {64FB22D1-69AF-49C2-9FD1-EC811659BB3F}
EndGlobalSection
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 3
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://vrdmn.visualstudio.com/
SccLocalPath0 = .
SccProjectUniqueName1 = Office365.SiteDesigns.PnP\\Office365.SiteDesigns.PnP.csproj
SccProjectName1 = Office365.SiteDesigns.PnP
SccLocalPath1 = Office365.SiteDesigns.PnP
SccProjectUniqueName2 = Office365.SiteDesigns.Deployment\\Office365.SiteDesigns.Deployment.pssproj
SccProjectName2 = Office365.SiteDesigns.Deployment
SccLocalPath2 = Office365.SiteDesigns.Deployment
EndGlobalSection
EndGlobal