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
|
set first=%%i
|
||||||
break
|
break
|
||||||
)
|
)
|
||||||
|
rd /s /Q %first%
|
||||||
.\nuget.exe init .\packages %first%
|
.\nuget.exe init .\packages %first% -Expand
|
||||||
echo "finish"
|
echo "finish"
|
||||||
:end
|
:end
|
||||||
pause
|
pause
|
||||||
|
|
Loading…
Reference in New Issue