Skip to content

Versions are mixed up in HandleIncompatibleConfigurationVersions #41

Description

@SnepDrone

It looks like the parameters should be swapped in

var handlingMode = mod.HandleIncompatibleConfigurationVersions(definition.Version, version);

because the definition says the serialized version is in the first parameter:

public virtual IncompatibleConfigurationHandlingOption HandleIncompatibleConfigurationVersions(Version serializedVersion, Version definedVersion) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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