-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPractice4CSVtoSQL.sln
More file actions
22 lines (22 loc) · 940 Bytes
/
Practice4CSVtoSQL.sln
File metadata and controls
22 lines (22 loc) · 940 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 15
VisualStudioVersion = 15.0.28307.329
MinimumVisualStudioVersion = 10.0.40219.1
Project("{159641D6-6404-4A2A-AE62-294DE0FE8301}") = "Practice4CSVtoSQL", "Practice4CSVtoSQL\Practice4CSVtoSQL.dtproj", "{42DC08E2-FB5F-4134-B66A-1FC6C75641A1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Development|Default = Development|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{42DC08E2-FB5F-4134-B66A-1FC6C75641A1}.Development|Default.ActiveCfg = Development
{42DC08E2-FB5F-4134-B66A-1FC6C75641A1}.Development|Default.Build.0 = Development
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8C9A8C46-CFE7-43F6-8D0B-3D71CF63DC4D}
EndGlobalSection
EndGlobal