mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
3 lines
140 B
Batchfile
3 lines
140 B
Batchfile
dotnet restore
|
|
dotnet lambda package --configuration release --framework netcoreapp2.1 --output-package bin/release/netcoreapp2.1/hello.zip
|