mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #348] [MERGED] Added support for Visual Studio 2026 #332
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#332
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/348
Author: @klugier
Created: 1/17/2026
Status: ✅ Merged
Merged: 1/18/2026
Merged by: @mirek-fidler
Base:
master← Head:klugier/visual-studio-2026📝 Commits (3)
cebd67fAdd support for Visual Studio 20269a6b98eAdded MSVSP20264ee92e6.ddumps📊 Changes
2 files changed (+19 additions, -5 deletions)
View changed files
📝
uppsrc/ide/Builders/MscBuilder.cpp(+5 -2)📝
uppsrc/ide/InstantSetup.cpp(+14 -3)📄 Description
Just adding support for the next release of Visual Studio - 2026. There is one change, instead of year in the path, there is an ordinary version number. So, instead of having 2026 it is 18.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.