-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVisionsConstructionLLC.sln
66 lines (66 loc) · 4.74 KB
/
VisionsConstructionLLC.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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisionsConstructionLLC.WebUI", "VisionsConstructionLLC.WebUI\VisionsConstructionLLC.WebUI.csproj", "{855EE081-14E6-43AF-9DB2-2F43C207F8F7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisionsConstructionLLC.UnitTests", "VisionsConstructionLLC.UnitTests\VisionsConstructionLLC.UnitTests.csproj", "{25C42721-6FF0-4863-BA94-A2B33085B129}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisionsConstructionLLC.Database", "VisionsConstructionLLC.Database\VisionsConstructionLLC.Database.csproj", "{7D0106EA-560C-4E9B-AD5A-E7F503769441}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VisionsConstructionLLC.Common", "VisionsConstructionLLC.Common\VisionsConstructionLLC.Common\VisionsConstructionLLC.Common.csproj", "{A2BAB04B-25FB-495C-B50D-9FCDD48C483C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|Win32 = Debug|Win32
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{855EE081-14E6-43AF-9DB2-2F43C207F8F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{855EE081-14E6-43AF-9DB2-2F43C207F8F7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{855EE081-14E6-43AF-9DB2-2F43C207F8F7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{855EE081-14E6-43AF-9DB2-2F43C207F8F7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{855EE081-14E6-43AF-9DB2-2F43C207F8F7}.Debug|Win32.ActiveCfg = Debug|Any CPU
{855EE081-14E6-43AF-9DB2-2F43C207F8F7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{855EE081-14E6-43AF-9DB2-2F43C207F8F7}.Release|Any CPU.Build.0 = Release|Any CPU
{855EE081-14E6-43AF-9DB2-2F43C207F8F7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{855EE081-14E6-43AF-9DB2-2F43C207F8F7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{855EE081-14E6-43AF-9DB2-2F43C207F8F7}.Release|Win32.ActiveCfg = Release|Any CPU
{25C42721-6FF0-4863-BA94-A2B33085B129}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25C42721-6FF0-4863-BA94-A2B33085B129}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25C42721-6FF0-4863-BA94-A2B33085B129}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{25C42721-6FF0-4863-BA94-A2B33085B129}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{25C42721-6FF0-4863-BA94-A2B33085B129}.Debug|Win32.ActiveCfg = Debug|Any CPU
{25C42721-6FF0-4863-BA94-A2B33085B129}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25C42721-6FF0-4863-BA94-A2B33085B129}.Release|Any CPU.Build.0 = Release|Any CPU
{25C42721-6FF0-4863-BA94-A2B33085B129}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{25C42721-6FF0-4863-BA94-A2B33085B129}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{25C42721-6FF0-4863-BA94-A2B33085B129}.Release|Win32.ActiveCfg = Release|Any CPU
{7D0106EA-560C-4E9B-AD5A-E7F503769441}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7D0106EA-560C-4E9B-AD5A-E7F503769441}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7D0106EA-560C-4E9B-AD5A-E7F503769441}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{7D0106EA-560C-4E9B-AD5A-E7F503769441}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{7D0106EA-560C-4E9B-AD5A-E7F503769441}.Debug|Win32.ActiveCfg = Debug|Any CPU
{7D0106EA-560C-4E9B-AD5A-E7F503769441}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7D0106EA-560C-4E9B-AD5A-E7F503769441}.Release|Any CPU.Build.0 = Release|Any CPU
{7D0106EA-560C-4E9B-AD5A-E7F503769441}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{7D0106EA-560C-4E9B-AD5A-E7F503769441}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{7D0106EA-560C-4E9B-AD5A-E7F503769441}.Release|Win32.ActiveCfg = Release|Any CPU
{A2BAB04B-25FB-495C-B50D-9FCDD48C483C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A2BAB04B-25FB-495C-B50D-9FCDD48C483C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A2BAB04B-25FB-495C-B50D-9FCDD48C483C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{A2BAB04B-25FB-495C-B50D-9FCDD48C483C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{A2BAB04B-25FB-495C-B50D-9FCDD48C483C}.Debug|Win32.ActiveCfg = Debug|Any CPU
{A2BAB04B-25FB-495C-B50D-9FCDD48C483C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A2BAB04B-25FB-495C-B50D-9FCDD48C483C}.Release|Any CPU.Build.0 = Release|Any CPU
{A2BAB04B-25FB-495C-B50D-9FCDD48C483C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{A2BAB04B-25FB-495C-B50D-9FCDD48C483C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{A2BAB04B-25FB-495C-B50D-9FCDD48C483C}.Release|Win32.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal