Skip to content

[Bug[VSCode] MaxVersionTested and Min Version must be a DotQuadNumber #434

@chiaramooney

Description

@chiaramooney

In appxmanifest editor,

MaxVersionTested must be a DotQuadNumber
0.0.0.0 thru 65535.65535.65535.65535
(it's technically uint16[4] or uint64 but ToString == a.b.c.d format

12.0.0.0 isn't invalid
Several products intentionally do this (winappsdk, edge, others)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions