comparison Agendas/trunk/src/Agendas.sln @ 1:6bb4ab4c0611

Tests de Crud para repositorio de Vans
author nelopauselli
date Sat, 22 Jan 2011 19:50:32 -0300
parents 3f7dbb633b71
children c62b77fc33f4
comparison
equal deleted inserted replaced
0:3f7dbb633b71 1:6bb4ab4c0611
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Domain", "Agendas.Domain\Agendas.Domain.csproj", "{A14907DF-02E4-4FA7-BE27-4292AF50AA22}" 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Domain", "Agendas.Domain\Agendas.Domain.csproj", "{A14907DF-02E4-4FA7-BE27-4292AF50AA22}"
7 EndProject 7 EndProject
8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Google", "Agendas.Google\Agendas.Google.csproj", "{45804F1F-EB72-4F82-A227-088CAD9B785D}" 8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Google", "Agendas.Google\Agendas.Google.csproj", "{45804F1F-EB72-4F82-A227-088CAD9B785D}"
9 EndProject 9 EndProject
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
12 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Repositories.Memory", "Agendas.Repositories.Memory\Agendas.Repositories.Memory.csproj", "{28C5EBFB-EE69-4765-A880-D4DE0BC89F48}"
11 EndProject 13 EndProject
12 Global 14 Global
13 GlobalSection(SolutionConfigurationPlatforms) = preSolution 15 GlobalSection(SolutionConfigurationPlatforms) = preSolution
14 Debug|Any CPU = Debug|Any CPU 16 Debug|Any CPU = Debug|Any CPU
15 Release|Any CPU = Release|Any CPU 17 Release|Any CPU = Release|Any CPU
29 {45804F1F-EB72-4F82-A227-088CAD9B785D}.Release|Any CPU.Build.0 = Release|Any CPU 31 {45804F1F-EB72-4F82-A227-088CAD9B785D}.Release|Any CPU.Build.0 = Release|Any CPU
30 {D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 32 {D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
31 {D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}.Debug|Any CPU.Build.0 = Debug|Any CPU 33 {D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}.Debug|Any CPU.Build.0 = Debug|Any CPU
32 {D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}.Release|Any CPU.ActiveCfg = Release|Any CPU 34 {D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}.Release|Any CPU.ActiveCfg = Release|Any CPU
33 {D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}.Release|Any CPU.Build.0 = Release|Any CPU 35 {D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}.Release|Any CPU.Build.0 = Release|Any CPU
36 {28C5EBFB-EE69-4765-A880-D4DE0BC89F48}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
37 {28C5EBFB-EE69-4765-A880-D4DE0BC89F48}.Debug|Any CPU.Build.0 = Debug|Any CPU
38 {28C5EBFB-EE69-4765-A880-D4DE0BC89F48}.Release|Any CPU.ActiveCfg = Release|Any CPU
39 {28C5EBFB-EE69-4765-A880-D4DE0BC89F48}.Release|Any CPU.Build.0 = Release|Any CPU
34 EndGlobalSection 40 EndGlobalSection
35 GlobalSection(SolutionProperties) = preSolution 41 GlobalSection(SolutionProperties) = preSolution
36 HideSolutionNode = FALSE 42 HideSolutionNode = FALSE
37 EndGlobalSection 43 EndGlobalSection
38 EndGlobal 44 EndGlobal