view Agendas/trunk/src/install packages.bat @ 114:1ce71844ffa4

Ups, me habia olvidado del return.
author Carlos Peix
date Sat, 11 Jun 2011 12:50:44 -0300
parents 786a90e26c9b
children 6012f2becf97
line wrap: on
line source

..\tools\nuget i Agendas.Tests\packages.config -o packages
..\tools\nuget i Agendas.Repositories.NHibernate\packages.config -o packages
..\tools\nuget i Agendas.NHibernate\packages.config -o packages
..\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

PAUSE