microsoft / microsoft/winget-pkgs

Microsoft.WindowsSDK.10.0.26100 Package (ProductCode is different)

Open
#285,489 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Bug Needs-Triage
Dominant language
No language data
Stars
11.1k
Forks
9.7k
Avg merge
1h 32m
Merged PRs (30d)
616

Description

There are multiple versions of Microsoft.WindowsSDK.10.0.26100
https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/

It turns out that the ProductCode for versions 2454 and 4188 included in winget are different. The latest version, 4948, which is not included in winget, also has a different ProductCode.

| Version | ProductCode |
|---|---|
|10.0.26100.2454|{573BC5B4-43BA-4DEF-8A32-29619666CD39}|
|10.0.26100.4188|{A174F9C3-3990-44E0-9904-1C5218139B20}|
|10.0.26100.4948|{5F827995-0BFE-4E1F-8D5F-97AABC722F9C}|

Is it appropriate to manage items with different ProductCode with the same PackageIdentifier?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the existing winget manifest entries for Microsoft.WindowsSDK.10.0.26100 with the ProductCode values listed in the issue, then check the Windows SDK source link for version 10.0.26100.4948. Done means establishing whether versions with different ProductCode values can share one PackageIdentifier and documenting the required package-management decision.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.