-
Notifications
You must be signed in to change notification settings - Fork 0
/
TPFinalNivel2_Santana.sln
43 lines (43 loc) · 2.5 KB
/
TPFinalNivel2_Santana.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32929.385
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AccesoBD", "AccesoBD\AccesoBD.csproj", "{ACAB3A14-BC11-4DC5-80D2-45939CDADD1B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Producto", "Producto\Producto.csproj", "{563B9353-AAAD-496B-A400-B50F07799121}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SistemaProductos", "SistemaProductos\SistemaProductos.csproj", "{59FD16D6-920D-479F-8B1C-C1CC96A2853B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GestorArticulos", "Gestor4\GestorArticulos.csproj", "{BD0ED129-5801-429C-99C8-D994322D1E29}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ACAB3A14-BC11-4DC5-80D2-45939CDADD1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ACAB3A14-BC11-4DC5-80D2-45939CDADD1B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ACAB3A14-BC11-4DC5-80D2-45939CDADD1B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ACAB3A14-BC11-4DC5-80D2-45939CDADD1B}.Release|Any CPU.Build.0 = Release|Any CPU
{563B9353-AAAD-496B-A400-B50F07799121}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{563B9353-AAAD-496B-A400-B50F07799121}.Debug|Any CPU.Build.0 = Debug|Any CPU
{563B9353-AAAD-496B-A400-B50F07799121}.Release|Any CPU.ActiveCfg = Release|Any CPU
{563B9353-AAAD-496B-A400-B50F07799121}.Release|Any CPU.Build.0 = Release|Any CPU
{59FD16D6-920D-479F-8B1C-C1CC96A2853B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{59FD16D6-920D-479F-8B1C-C1CC96A2853B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{59FD16D6-920D-479F-8B1C-C1CC96A2853B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{59FD16D6-920D-479F-8B1C-C1CC96A2853B}.Release|Any CPU.Build.0 = Release|Any CPU
{BD0ED129-5801-429C-99C8-D994322D1E29}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BD0ED129-5801-429C-99C8-D994322D1E29}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BD0ED129-5801-429C-99C8-D994322D1E29}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BD0ED129-5801-429C-99C8-D994322D1E29}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {007A66A9-8BFE-490D-B5C8-0FC5038D655A}
EndGlobalSection
EndGlobal