Skip to content

Exception: There was code at the end #7

@Evds

Description

@Evds

Hi,

I get a "There was code at the end" exception when I try to create a PackerPlugin.

I assume the reason are the following callsignatures (they have one opening brace and two closing braces):

WcxWrapper.cs:
_callSignature = $"PackFiles ({packedFile}, {subPath}, {srcPath}, {flags.ToString()}) - {addList.Count} files)";
_callSignature = $"DeleteFiles ({packedFile}) - {deleteList.Count} files)";

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