Closed sebastienros closed 8 years ago
To build the package, bump the project.json and run dnu package --configuration release to create a package targeting all platforms.
project.json
dnu package --configuration release
Thanks
To build the package, bump the
project.json
and rundnu package --configuration release
to create a package targeting all platforms.