microsoft / microsoft/microsoft-ui-xaml

[WinUI OSS] Improve VSConfig to work seamlessly across all terminals

Open
#11,411 0 comments 0 reactions 1 assignee View on GitHub

@sakshisharma150905 is already working on this.

Since Aug 10, 2026.

area-Infrastructure needs-triage
Dominant language
C++
Stars
8.4k
Forks
942
Avg merge
2d 7h
Merged PRs (30d)
105

Description

Image

Description

  • The WinUI setup script tries to download the Azure Artifacts Credential Provider.
  • It requests the latest release information from the GitHub API.
  • GitHub returns a 403 Forbidden error.
  • The script cannot find the provider’s download URL, so repository setup fails.
  • This may be caused by API rate limiting or network restrictions in shared agent environments.
  • Setup should handle this reliably across all supported terminals and agents.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.