Mercurial > altnet-hispano
diff 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 |
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.sln Sat Jan 22 17:13:46 2011 -0300 +++ b/Agendas/trunk/src/Agendas.sln Sat Jan 22 19:50:32 2011 -0300 @@ -9,6 +9,8 @@ EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Twitter", "Agendas.Twitter\Agendas.Twitter.csproj", "{D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Repositories.Memory", "Agendas.Repositories.Memory\Agendas.Repositories.Memory.csproj", "{28C5EBFB-EE69-4765-A880-D4DE0BC89F48}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -31,6 +33,10 @@ {D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}.Debug|Any CPU.Build.0 = Debug|Any CPU {D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}.Release|Any CPU.ActiveCfg = Release|Any CPU {D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}.Release|Any CPU.Build.0 = Release|Any CPU + {28C5EBFB-EE69-4765-A880-D4DE0BC89F48}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {28C5EBFB-EE69-4765-A880-D4DE0BC89F48}.Debug|Any CPU.Build.0 = Debug|Any CPU + {28C5EBFB-EE69-4765-A880-D4DE0BC89F48}.Release|Any CPU.ActiveCfg = Release|Any CPU + {28C5EBFB-EE69-4765-A880-D4DE0BC89F48}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE