Skip to content

Move the common properties to a shared .props file that can be imported by all .csproj files #3406

@daxian-dbw

Description

@daxian-dbw

There are some common properties that appear in almost all .csproj files, for example, AssemblyOriginatorKeyFile, DelaySign, SignAssembly and some configuration related properties. They should be moved to a shared .props file and be included in other .csproj files.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions