-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDeveloping-SQL-Data-Models.sln
More file actions
28 lines (28 loc) · 1.35 KB
/
Developing-SQL-Data-Models.sln
File metadata and controls
28 lines (28 loc) · 1.35 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2036
MinimumVisualStudioVersion = 10.0.40219.1
Project("{D2ABAB84-BF74-430A-B69E-9DC6D40DDA17}") = "70-768-Ch1", "70-768-Ch1\70-768-Ch1.dwproj", "{8CD5D449-329C-4DC8-B814-7E4D31FE22E3}"
EndProject
Project("{6870E480-7721-4708-BFB8-9AE898AA21B3}") = "70-768-Ch2", "70-768-Ch2\70-768-Ch2.smproj", "{8CE414BB-95B2-4C99-9E03-51BA72086E22}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Development|x86 = Development|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8CD5D449-329C-4DC8-B814-7E4D31FE22E3}.Development|x86.ActiveCfg = Development
{8CD5D449-329C-4DC8-B814-7E4D31FE22E3}.Development|x86.Build.0 = Development
{8CD5D449-329C-4DC8-B814-7E4D31FE22E3}.Development|x86.Deploy.0 = Development
{8CE414BB-95B2-4C99-9E03-51BA72086E22}.Development|x86.ActiveCfg = Development|x86
{8CE414BB-95B2-4C99-9E03-51BA72086E22}.Development|x86.Build.0 = Development|x86
{8CE414BB-95B2-4C99-9E03-51BA72086E22}.Development|x86.Deploy.0 = Development|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {03DD85F9-07DC-42FE-ADF8-0C190533E8C1}
EndGlobalSection
EndGlobal