serverless-dotnet
serverless-dotnet copied to clipboard
Deploy specific function
Hi,
I used to have a build.cmd which is doing the dotnet lamba.... command. and then serverless deploy -f function_name.
When I try to deploy a specific function, it doesn't seem to compile the projet. is it indended? Would be nice if it's doable!