changeset 126:6012f2becf97

Se agrega instalaciĆ³n de nuget package para el calendario de google.
author alabra
date Tue, 28 Jun 2011 23:35:22 -0400
parents 34b2f85aecab
children 3700b77ed455 a6d20ea228a5
files Agendas/trunk/src/install packages.bat
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Agendas/trunk/src/install packages.bat	Tue Jun 28 23:32:52 2011 -0400
+++ b/Agendas/trunk/src/install packages.bat	Tue Jun 28 23:35:22 2011 -0400
@@ -4,5 +4,6 @@
 ..\tools\nuget i Agendas.Web\packages.config -o packages
 ..\tools\nuget i Agendas.Twitter\packages.config -o packages
 ..\tools\nuget i Agendas.Twitter.Tests\packages.config -o packages
+..\tools\nuget i Agendas.Google\packages.config -o packages
 
 PAUSE
\ No newline at end of file