microsoft / microsoft/WindowsAppSDK-Samples
Projects depend on "Microsoft.Windows.SDK.BuildTools" version "10.0.26100.2161" which doesn't exist
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 1k
- Forks
- 335
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 8
Description
There are samples that depend on "Microsoft.Windows.SDK.BuildTools" version "10.0.26100.2161" but I cannot find that version on either of the NuGet source used in this repo:
- https://pkgs.dev.azure.com/shine-oss/WinAppSDK-Samples/_packaging/WinAppSDK-SampleDeps/nuget/v3/index.json
- https://api.nuget.org/v3/index.json
Moving to the latest, supported, common version (which appears to be "10.0.26100.6584") would alleviate confusion when trying to build the samples.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the sample project files for references to Microsoft.Windows.SDK.BuildTools version 10.0.26100.2161, then compare the available versions in the two NuGet sources listed in the issue. Update the references to 10.0.26100.6584 and build the affected samples to confirm the dependency resolves.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100