Rename Package ID: Microsoft.WindowsAppRuntime.2 version 2.0.1#396237
Conversation
|
Validation Pipeline Run WinGetSvc-Validation-142-396237-20260706-1 |
|
Revert the removal of the |
|
Possible duplicate package entry. Similar installer SHA256 hash found in manifest:
|
|
@wingetbot run |
|
Validation Pipeline Run WinGetSvc-Validation-142-396237-20260706-2 |
|
Possible duplicate package entry. Similar installer SHA256 hash found in manifest:
|
|
Validation Pipeline Run WinGetSvc-Validation-142-396237-20260706-3 |
|
Possible duplicate package entry. Similar installer SHA256 hash found in manifest:
|
|
Automatic Validation ended with:
(Deterministic automation - build 1776.) |
b8efe55
into
microsoft:master
|
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
I suggest using "2" for the PackageIdentifier instead of "2.0".
The PackageFamilyName is
Microsoft.WindowsAppRuntime.2_8wekyb3d8bbwe—not2.0or2.1, but simply2.The Windows App SDK 2.0 series maintains compatibility within the 2.x range; for instance,
Microsoft.WindowsAppRuntime.2_2.0.1.0_8wekyb3d8bbweis superseded by versions such as2.1.3.0or2.2.0.0.Therefore, I propose managing the PackageIdentifier as
2rather than tracking it separately as2.0,2.1, or2.2.I checked using the command
git grep -i "Microsoft.WindowsAppRuntime.2"at commit 50da8bd and found no dependencies onMicrosoft.WindowsAppRuntime.2.0or2.1, so making this change will have no adverse impact.Also, version 2.0.1, added in #369166, is not functioning because an incorrect value
PackageFamilyName: Microsoft.WindowsAppRuntime.2.0_8wekyb3d8bbwewas specified.You might see wingetbot errors like #384273 or #394881 during verification, but the installation itself works.
Related pull requests
These should be merged simultaneously if possible.
Rename Package ID: Microsoft.WindowsAppRuntime.2 version 2.0.1 #396237
Rename Package ID: Microsoft.WindowsAppRuntime.2 version 2.1.3 #396238
New version: Microsoft.WindowsAppRuntime.2 version 2.2.0 #396239
Microsoft Reviewers: Open in CodeFlow