mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-20 02:37:55 +08:00
Restoging nuget packages as part as the build script
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user