view Agendas/trunk/src/install packages.bat @ 254:478656b70afb

Tag deploy 2011-10-07 v1.0.3 para conjunto de cambios 7cf64cd790ab aƱadido
author Administrador@DESA-WIN-002.cpe.telecentro.net.ar
date Mon, 17 Oct 2011 07:41:32 -0300
parents a7daa939ef0c
children
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.Repositories.Tests\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
..\tools\nuget i Agendas.Google\packages.config -o packages
..\tools\nuget i Agendas.Google.Test\packages.config -o packages
..\tools\nuget i Agendas.Web.Tests\packages.config -o packages

PAUSE