microsoft / microsoft/WindowsAppSDK

Desktop Bridge VCLib package links deprecated with no clear way forward

Open
#5,762 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

area-External needs-triage
Dominant language
C++
Stars
4.7k
Forks
471
Avg merge
3d 13h
Merged PRs (30d)
28

Description

The Desktop Bridge VCLib package links (e.g., for `Microsoft.VCLibs.arm64.14.00.Desktop.appx`) appear to be deprecated according to Microsoft documentation at https://learn.microsoft.com/en-us/troubleshoot/developer/visualstudio/cpp/libraries/c-runtime-packages-desktop-bridge. However, there is no clear migration path provided for applications that currently depend on these links through .appinstaller and other means.

Our .appinstaller distribution channel currently relies on these deprecated VCLib package links:

```xml



```

What is the recommended replacement for these deprecated VCLib package links? When do I need to move off these links? Will Microsoft provide similar new links?

Contributor guide

No contributing guide indexed for this repository

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

Start with the .appinstaller dependency block in the issue and the linked Microsoft documentation on Desktop Bridge C runtime packages. Determine the supported replacement, migration timing, and whether equivalent links will be provided; done means documenting an authoritative migration path for applications using these VCLib URLs.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop, release
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.