mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-04-05 21:01:35 +08:00
Restoging nuget packages as part as the build script
This commit is contained in:
parent
e510ec2998
commit
387fbb2f32
@ -27,6 +27,7 @@ SET project=%2
|
||||
IF "%target%" == "" SET target=Build
|
||||
IF "%project%" =="" SET project=Orchard.proj
|
||||
|
||||
nuget.exe restore .\src\Orchard.sln
|
||||
msbuild /t:%target% %project%
|
||||
|
||||
pause
|
||||
|
BIN
lib/nuget/nuget.exe
Normal file
BIN
lib/nuget/nuget.exe
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user