Mercurial > altnet-hispano
comparison Agendas/trunk/src/Agendas.sln @ 0:3f7dbb633b71
Test sobre la publicación de Eventos al registrarlos en la Agenda
author | nelopauselli |
---|---|
date | Sat, 22 Jan 2011 17:13:46 -0300 |
parents | |
children | 6bb4ab4c0611 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:3f7dbb633b71 |
---|---|
1 | |
2 Microsoft Visual Studio Solution File, Format Version 11.00 | |
3 # Visual Studio 2010 | |
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Tests", "Agendas.Tests\Agendas.Tests.csproj", "{29AC1253-D455-4958-9AAA-DA879C3889A4}" | |
5 EndProject | |
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Domain", "Agendas.Domain\Agendas.Domain.csproj", "{A14907DF-02E4-4FA7-BE27-4292AF50AA22}" | |
7 EndProject | |
8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Google", "Agendas.Google\Agendas.Google.csproj", "{45804F1F-EB72-4F82-A227-088CAD9B785D}" | |
9 EndProject | |
10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Agendas.Twitter", "Agendas.Twitter\Agendas.Twitter.csproj", "{D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}" | |
11 EndProject | |
12 Global | |
13 GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
14 Debug|Any CPU = Debug|Any CPU | |
15 Release|Any CPU = Release|Any CPU | |
16 EndGlobalSection | |
17 GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
18 {29AC1253-D455-4958-9AAA-DA879C3889A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |
19 {29AC1253-D455-4958-9AAA-DA879C3889A4}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
20 {29AC1253-D455-4958-9AAA-DA879C3889A4}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
21 {29AC1253-D455-4958-9AAA-DA879C3889A4}.Release|Any CPU.Build.0 = Release|Any CPU | |
22 {A14907DF-02E4-4FA7-BE27-4292AF50AA22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |
23 {A14907DF-02E4-4FA7-BE27-4292AF50AA22}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
24 {A14907DF-02E4-4FA7-BE27-4292AF50AA22}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
25 {A14907DF-02E4-4FA7-BE27-4292AF50AA22}.Release|Any CPU.Build.0 = Release|Any CPU | |
26 {45804F1F-EB72-4F82-A227-088CAD9B785D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |
27 {45804F1F-EB72-4F82-A227-088CAD9B785D}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
28 {45804F1F-EB72-4F82-A227-088CAD9B785D}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
29 {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 | |
31 {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 | |
33 {D8DA7ED2-A274-4DF6-9DD2-A9DC65F4C2F5}.Release|Any CPU.Build.0 = Release|Any CPU | |
34 EndGlobalSection | |
35 GlobalSection(SolutionProperties) = preSolution | |
36 HideSolutionNode = FALSE | |
37 EndGlobalSection | |
38 EndGlobal |