1 cp -r /io/input ~/build 2 cd ~/build 3 dotnet restore $1 4 dotnet pack $1 5 cp *.nupkg /io/output
Cache object: 18f25ceec350c74ee2993b4da1b56d01
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.