-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathþnameþ.sln
35 lines (35 loc) · 1.59 KB
/
þnameþ.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2018
MinimumVisualStudioVersion = 10.0.40219.1
Project("þ!projectGuid!þ") = "þnameþ-Data", "þnameþ-Data\þnameþ-Data.sqlproj", "þ!dataProjectGuid!þ"
EndProject
Project("þ!projectGuid!þ") = "þnameþ-Tests", "þnameþ-Tests\þnameþ-Tests.sqlproj", "þ!testProjectGuid!þ"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
þ!dataProjectGuid!þ.Debug|Any CPU.ActiveCfg = Debug|Any CPU
þ!dataProjectGuid!þ.Debug|Any CPU.Build.0 = Debug|Any CPU
þ!dataProjectGuid!þ.Debug|Any CPU.Deploy.0 = Debug|Any CPU
þ!dataProjectGuid!þ.Release|Any CPU.ActiveCfg = Release|Any CPU
þ!dataProjectGuid!þ.Release|Any CPU.Build.0 = Release|Any CPU
þ!dataProjectGuid!þ.Release|Any CPU.Deploy.0 = Release|Any CPU
þ!testProjectGuid!þ.Debug|Any CPU.ActiveCfg = Debug|Any CPU
þ!testProjectGuid!þ.Debug|Any CPU.Build.0 = Debug|Any CPU
þ!testProjectGuid!þ.Debug|Any CPU.Deploy.0 = Debug|Any CPU
þ!testProjectGuid!þ.Release|Any CPU.ActiveCfg = Release|Any CPU
þ!testProjectGuid!þ.Release|Any CPU.Build.0 = Release|Any CPU
þ!testProjectGuid!þ.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = þ!solutionGuid!þ
EndGlobalSection
EndGlobal