-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSSIS_SOLUTION.sln
22 lines (22 loc) · 958 Bytes
/
SSIS_SOLUTION.sln
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 16
VisualStudioVersion = 16.0.32802.440
MinimumVisualStudioVersion = 10.0.40219.1
Project("{C9674DCB-5085-4A16-B785-4C70DD1589BD}") = "SSIS_ETL_PROJ", "SSIS_ETL_PROJ\SSIS_ETL_PROJ.dtproj", "{CAA693DA-E9F2-4384-B2B4-E43F23179D0E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Development|Default = Development|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CAA693DA-E9F2-4384-B2B4-E43F23179D0E}.Development|Default.ActiveCfg = Development
{CAA693DA-E9F2-4384-B2B4-E43F23179D0E}.Development|Default.Build.0 = Development
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B6674F06-9547-4A35-AAFE-327A41F9808A}
EndGlobalSection
EndGlobal