master
parent
1f7cdc448b
commit
f5c1704115
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
..\Test\Nuget\
|
|
@ -12,8 +12,8 @@ for /f %%i in ('type %fileName%') do (
|
|||
set first=%%i
|
||||
break
|
||||
)
|
||||
|
||||
.\nuget.exe init .\packages %first%
|
||||
rd /s /Q %first%
|
||||
.\nuget.exe init .\packages %first% -Expand
|
||||
echo "finish"
|
||||
:end
|
||||
pause
|
||||
|
|
Loading…
Reference in New Issue