Skip to content

MTP AppVersion shouldn't be used via IVT by extensions #7708

@Youssef1313

Description

@Youssef1313

It looks like MTP extensions report the version via AppVersion.DefaultSemVer which is accessed from MTP via IVT. Besides that we want to reduce IVT usage, this is actually a bug.

Consider if an old version of extension is used and a newer MTP version is used. The extension will report its version as the same version as MTP but that's not the correct version.

Metadata

Metadata

Assignees

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