view Agendas/trunk/src/install packages.bat @ 239:717fce60f200

Se eliminió un warning que aparecía por ocultar un método.
author juanjose.montesdeocaarbos
date Wed, 05 Oct 2011 07:31:35 -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