view Agendas/trunk/src/install packages.bat @ 269:17694f70cfb6

Test de PersonaController.
author juanjose.montesdeocaarbos
date Tue, 25 Oct 2011 23:24:57 -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