beeware / beeware/briefcase-windows-VisualStudio-template

Update template to use Visual Studio 2026 tools

Closed
#96 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
C++
Stars
7
Forks
22
Avg merge
18h 41m
Merged PRs (30d)
9

Description

### What is the problem or limitation you are having?

The current Visual Studio template has been built using VSCode 2022 tooling. VSCode 2026 is out, and now uses v145 tools (rather than the previous v143 tools). It is possible to install v143 tools, but they're not installed by default.

In the week of June 8-June 15, the `windows-latest` image will be upgraded to use VSCode 2026.

### Describe the solution you'd like

An update to the Visual Studio template so that it is compatible with a default install of VSCode 2026.

### Describe alternatives you've considered

Stick permanently with VSCode 2022 as a base image. This is what is available on the `windows-2022` image. However, this isn't a long term solution.

### Additional context

The `windows-2025-vs2026` image can be used to opt into the new version in the short term.

Contributor guide

Open the contributing guide

Research direction

Inspect the Visual Studio template and use the `windows-2025-vs2026` image to reproduce the tooling compatibility issue. Update the template so it works with the default Visual Studio 2026 v145 tools, then verify it builds successfully on the upgraded Windows image.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.