-
Notifications
You must be signed in to change notification settings - Fork 0
/
09 - CasoEstudioFinal.sln
112 lines (112 loc) · 7.62 KB
/
09 - CasoEstudioFinal.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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "1-EntidadesCompartidas", "1-EntidadesCompartidas\1-EntidadesCompartidas.csproj", "{C1F6CACC-852F-47BD-9684-81ADA7AACC71}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "2-Logica", "2-Logica\2-Logica.csproj", "{8200C669-F943-4286-8D42-1498342A8DDF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "3-Persistencia", "3-Persistencia\3-Persistencia.csproj", "{4B12C45D-BA95-4B33-AB38-17D79105770E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "4a-ControlesWeb", "4a-ControlesWeb\4a-ControlesWeb.csproj", "{8D3FB7BF-FFE3-4422-A290-4FF3D2BAB7D9}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "4c-AdministradorBD", "4c-AdministradorBD\4c-AdministradorBD.csproj", "{5894CF16-CF5F-4D25-BFEC-9336EFA4E849}"
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "4b-Presentacion", "4b-Presentacion\", "{1205911C-7ADD-4CA4-BBF8-5F0A79EA7312}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
ProjectReferences = "{C1F6CACC-852F-47BD-9684-81ADA7AACC71}|EntidadesCompartidas.dll;{8200C669-F943-4286-8D42-1498342A8DDF}|Logica.dll;{4B12C45D-BA95-4B33-AB38-17D79105770E}|Persistencia.dll;{8D3FB7BF-FFE3-4422-A290-4FF3D2BAB7D9}|ControlesWeb.dll;"
Debug.AspNetCompiler.VirtualPath = "/4b-Presentacion"
Debug.AspNetCompiler.PhysicalPath = "4b-Presentacion\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\4b-Presentacion\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/4b-Presentacion"
Release.AspNetCompiler.PhysicalPath = "4b-Presentacion\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\4b-Presentacion\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "49741"
SlnRelativePath = "4b-Presentacion\"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C1F6CACC-852F-47BD-9684-81ADA7AACC71}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C1F6CACC-852F-47BD-9684-81ADA7AACC71}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C1F6CACC-852F-47BD-9684-81ADA7AACC71}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{C1F6CACC-852F-47BD-9684-81ADA7AACC71}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{C1F6CACC-852F-47BD-9684-81ADA7AACC71}.Debug|x86.ActiveCfg = Debug|Any CPU
{C1F6CACC-852F-47BD-9684-81ADA7AACC71}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C1F6CACC-852F-47BD-9684-81ADA7AACC71}.Release|Any CPU.Build.0 = Release|Any CPU
{C1F6CACC-852F-47BD-9684-81ADA7AACC71}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{C1F6CACC-852F-47BD-9684-81ADA7AACC71}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{C1F6CACC-852F-47BD-9684-81ADA7AACC71}.Release|x86.ActiveCfg = Release|Any CPU
{8200C669-F943-4286-8D42-1498342A8DDF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8200C669-F943-4286-8D42-1498342A8DDF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8200C669-F943-4286-8D42-1498342A8DDF}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{8200C669-F943-4286-8D42-1498342A8DDF}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{8200C669-F943-4286-8D42-1498342A8DDF}.Debug|x86.ActiveCfg = Debug|Any CPU
{8200C669-F943-4286-8D42-1498342A8DDF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8200C669-F943-4286-8D42-1498342A8DDF}.Release|Any CPU.Build.0 = Release|Any CPU
{8200C669-F943-4286-8D42-1498342A8DDF}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{8200C669-F943-4286-8D42-1498342A8DDF}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{8200C669-F943-4286-8D42-1498342A8DDF}.Release|x86.ActiveCfg = Release|Any CPU
{4B12C45D-BA95-4B33-AB38-17D79105770E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4B12C45D-BA95-4B33-AB38-17D79105770E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4B12C45D-BA95-4B33-AB38-17D79105770E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{4B12C45D-BA95-4B33-AB38-17D79105770E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{4B12C45D-BA95-4B33-AB38-17D79105770E}.Debug|x86.ActiveCfg = Debug|Any CPU
{4B12C45D-BA95-4B33-AB38-17D79105770E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4B12C45D-BA95-4B33-AB38-17D79105770E}.Release|Any CPU.Build.0 = Release|Any CPU
{4B12C45D-BA95-4B33-AB38-17D79105770E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{4B12C45D-BA95-4B33-AB38-17D79105770E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{4B12C45D-BA95-4B33-AB38-17D79105770E}.Release|x86.ActiveCfg = Release|Any CPU
{8D3FB7BF-FFE3-4422-A290-4FF3D2BAB7D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8D3FB7BF-FFE3-4422-A290-4FF3D2BAB7D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8D3FB7BF-FFE3-4422-A290-4FF3D2BAB7D9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{8D3FB7BF-FFE3-4422-A290-4FF3D2BAB7D9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{8D3FB7BF-FFE3-4422-A290-4FF3D2BAB7D9}.Debug|x86.ActiveCfg = Debug|Any CPU
{8D3FB7BF-FFE3-4422-A290-4FF3D2BAB7D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8D3FB7BF-FFE3-4422-A290-4FF3D2BAB7D9}.Release|Any CPU.Build.0 = Release|Any CPU
{8D3FB7BF-FFE3-4422-A290-4FF3D2BAB7D9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{8D3FB7BF-FFE3-4422-A290-4FF3D2BAB7D9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{8D3FB7BF-FFE3-4422-A290-4FF3D2BAB7D9}.Release|x86.ActiveCfg = Release|Any CPU
{5894CF16-CF5F-4D25-BFEC-9336EFA4E849}.Debug|Any CPU.ActiveCfg = Debug|x86
{5894CF16-CF5F-4D25-BFEC-9336EFA4E849}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{5894CF16-CF5F-4D25-BFEC-9336EFA4E849}.Debug|Mixed Platforms.Build.0 = Debug|x86
{5894CF16-CF5F-4D25-BFEC-9336EFA4E849}.Debug|x86.ActiveCfg = Debug|x86
{5894CF16-CF5F-4D25-BFEC-9336EFA4E849}.Debug|x86.Build.0 = Debug|x86
{5894CF16-CF5F-4D25-BFEC-9336EFA4E849}.Release|Any CPU.ActiveCfg = Release|x86
{5894CF16-CF5F-4D25-BFEC-9336EFA4E849}.Release|Mixed Platforms.ActiveCfg = Release|x86
{5894CF16-CF5F-4D25-BFEC-9336EFA4E849}.Release|Mixed Platforms.Build.0 = Release|x86
{5894CF16-CF5F-4D25-BFEC-9336EFA4E849}.Release|x86.ActiveCfg = Release|x86
{5894CF16-CF5F-4D25-BFEC-9336EFA4E849}.Release|x86.Build.0 = Release|x86
{1205911C-7ADD-4CA4-BBF8-5F0A79EA7312}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1205911C-7ADD-4CA4-BBF8-5F0A79EA7312}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1205911C-7ADD-4CA4-BBF8-5F0A79EA7312}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{1205911C-7ADD-4CA4-BBF8-5F0A79EA7312}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{1205911C-7ADD-4CA4-BBF8-5F0A79EA7312}.Debug|x86.ActiveCfg = Debug|Any CPU
{1205911C-7ADD-4CA4-BBF8-5F0A79EA7312}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{1205911C-7ADD-4CA4-BBF8-5F0A79EA7312}.Release|Any CPU.Build.0 = Debug|Any CPU
{1205911C-7ADD-4CA4-BBF8-5F0A79EA7312}.Release|Mixed Platforms.ActiveCfg = Debug|Any CPU
{1205911C-7ADD-4CA4-BBF8-5F0A79EA7312}.Release|Mixed Platforms.Build.0 = Debug|Any CPU
{1205911C-7ADD-4CA4-BBF8-5F0A79EA7312}.Release|x86.ActiveCfg = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal