view Agendas/trunk/src/install packages.bat @ 226:4d05b5883eac

quitando drop del script (era utilizando durante la fase de desarrollo)
author nelopauselli
date Mon, 26 Sep 2011 09:29:59 -0300
parents 68b09c30b0d2
children a7daa939ef0c
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

PAUSE