comparison Agendas/trunk/src/Agendas.sln @ 15:08b9e96132a5

Persistimos los eventos de la agenda
author nelo@MTEySS.neluz.int
date Mon, 14 Mar 2011 00:14:09 -0300
parents c62b77fc33f4
children 475be11edf56
comparison
equal deleted inserted replaced
14:ed6d842abf42 15:08b9e96132a5
10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Twitter", "Agendas.Twitter\Agendas.Twitter.csproj", "{D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}" 10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Twitter", "Agendas.Twitter\Agendas.Twitter.csproj", "{D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}"
11 EndProject 11 EndProject
12 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Repositories.Memory", "Agendas.Repositories.Memory\Agendas.Repositories.Memory.csproj", "{28C5EBFB-EE69-4765-A880-D4DE0BC89F48}" 12 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Repositories.Memory", "Agendas.Repositories.Memory\Agendas.Repositories.Memory.csproj", "{28C5EBFB-EE69-4765-A880-D4DE0BC89F48}"
13 EndProject 13 EndProject
14 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Web", "Agendas.Web\Agendas.Web.csproj", "{319A8E3D-C61E-455F-A1BF-A6B1B1636BAB}" 14 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Web", "Agendas.Web\Agendas.Web.csproj", "{319A8E3D-C61E-455F-A1BF-A6B1B1636BAB}"
15 EndProject
16 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Factories", "Agendas.Factories\Agendas.Factories.csproj", "{306DDA8A-49A5-42E5-A639-A9D3D521865F}"
15 EndProject 17 EndProject
16 Global 18 Global
17 GlobalSection(SolutionConfigurationPlatforms) = preSolution 19 GlobalSection(SolutionConfigurationPlatforms) = preSolution
18 Debug|Any CPU = Debug|Any CPU 20 Debug|Any CPU = Debug|Any CPU
19 Release|Any CPU = Release|Any CPU 21 Release|Any CPU = Release|Any CPU
41 {28C5EBFB-EE69-4765-A880-D4DE0BC89F48}.Release|Any CPU.Build.0 = Release|Any CPU 43 {28C5EBFB-EE69-4765-A880-D4DE0BC89F48}.Release|Any CPU.Build.0 = Release|Any CPU
42 {319A8E3D-C61E-455F-A1BF-A6B1B1636BAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 44 {319A8E3D-C61E-455F-A1BF-A6B1B1636BAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
43 {319A8E3D-C61E-455F-A1BF-A6B1B1636BAB}.Debug|Any CPU.Build.0 = Debug|Any CPU 45 {319A8E3D-C61E-455F-A1BF-A6B1B1636BAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
44 {319A8E3D-C61E-455F-A1BF-A6B1B1636BAB}.Release|Any CPU.ActiveCfg = Release|Any CPU 46 {319A8E3D-C61E-455F-A1BF-A6B1B1636BAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
45 {319A8E3D-C61E-455F-A1BF-A6B1B1636BAB}.Release|Any CPU.Build.0 = Release|Any CPU 47 {319A8E3D-C61E-455F-A1BF-A6B1B1636BAB}.Release|Any CPU.Build.0 = Release|Any CPU
48 {306DDA8A-49A5-42E5-A639-A9D3D521865F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
49 {306DDA8A-49A5-42E5-A639-A9D3D521865F}.Debug|Any CPU.Build.0 = Debug|Any CPU
50 {306DDA8A-49A5-42E5-A639-A9D3D521865F}.Release|Any CPU.ActiveCfg = Release|Any CPU
51 {306DDA8A-49A5-42E5-A639-A9D3D521865F}.Release|Any CPU.Build.0 = Release|Any CPU
46 EndGlobalSection 52 EndGlobalSection
47 GlobalSection(SolutionProperties) = preSolution 53 GlobalSection(SolutionProperties) = preSolution
48 HideSolutionNode = FALSE 54 HideSolutionNode = FALSE
49 EndGlobalSection 55 EndGlobalSection
50 EndGlobal 56 EndGlobal