Skip to content

Request: defaults for dotnet lambda package (-c Debug and -f netcoreapp1.0 or empty if 1 target) #46

@FLGMwt

Description

@FLGMwt

It seems that it's common for first-class dotnet verbs such as publish and build to default --configuration to Debug. I think it would make sense for dotnet lambda package to do the same.

Additionally, it would be nice to allow for --framework to be optional when only one TargetFramework is defined in the project. publish handles this without arguments. And is it meaningful to have a lambda project with two target frameworks?

Metadata

Metadata

Assignees

No one assigned

    Labels

    guidanceQuestion that needs advice or information.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions