-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSharepoint_to_SqlServer_Module.sln
More file actions
22 lines (22 loc) · 988 Bytes
/
Sharepoint_to_SqlServer_Module.sln
File metadata and controls
22 lines (22 loc) · 988 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35013.160
MinimumVisualStudioVersion = 10.0.40219.1
Project("{C9674DCB-5085-4A16-B785-4C70DD1589BD}") = "Sharepoint_to_SqlServer_Module", "Sharepoint_to_SqlServer_Module\Sharepoint_to_SqlServer_Module.dtproj", "{2F0AA4D3-48CD-4CEF-BABE-758024858392}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Development|Default = Development|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2F0AA4D3-48CD-4CEF-BABE-758024858392}.Development|Default.ActiveCfg = Development
{2F0AA4D3-48CD-4CEF-BABE-758024858392}.Development|Default.Build.0 = Development
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BB1CF8F6-2A07-4545-B442-4B3EBCA78BFD}
EndGlobalSection
EndGlobal