This website requires JavaScript.
Explore
Help
Register
Sign In
cheng
/
libsodium
Watch
1
Star
0
Fork
0
You've already forked libsodium
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6a0c248a9b
libsodium
/
packaging
/
dotnet-core
/
recipes
/
pack
6 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update packaging scripts for .NET Core (#503)
2017-03-05 14:57:41 -05:00
cp -r /io/input ~/build
cd ~/build
Update packaging for .NET Core (#566)
2017-07-11 19:30:23 -04:00
dotnet restore $1
dotnet pack $1
Update packaging scripts for .NET Core (#503)
2017-03-05 14:57:41 -05:00
cp *.nupkg /io/output
Reference in New Issue
Copy Permalink