Skip to content

Somehow changing Assembly Version to 1.6.3 breaks costura? #1050

@KingKDot

Description

@KingKDot

Hi, I'm extremely confused. I'm working on a project and I change the versioning of it by changing the assemblyinfo in all of its .csproj projects. It's always gone smooth until I got to 1.6.3. For some reason 1.6.3 will cause a bad image error within the binary when running standalone but NO other version does. It seems to be a Costura bug but I'm extremely confused.

[assembly: AssemblyVersion("1.6.3")]

code causing the crash ^

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

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions