Skip to content

Missing [assembly: AssemblyMetadata("Serviceable", "True")] #1526

@bricelam

Description

@bricelam

If a project is serviceable and can potentially run on .NET Framework (i.e. targets net472, netstandard2.0, etc.) it should include the following assembly-level attribute.

[assembly: AssemblyMetadata("Serviceable", "True")]

cc @Eilon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions