Skip to content

Enable XML comments. #224

@fiseni

Description

@fiseni

Now that we have significant coverage of the code with XML comments, we may enable them (without this, the comments won't be packed in the Nuget package, and won't be available to the consumers). We have to add the following line in the project files

<DocumentationFile>bin\$(Configuration)\Ardalis.Specification.xml</DocumentationFile>

Once we add this, we'll get warnings if we missed adding an XML comment for any publicly visible construct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions