Skip to content

Some VS2026 cleanup#583

Merged
bkaradzic merged 1 commit intobkaradzic:masterfrom
RazielXYZ:vs2026
Nov 20, 2025
Merged

Some VS2026 cleanup#583
bkaradzic merged 1 commit intobkaradzic:masterfrom
RazielXYZ:vs2026

Conversation

@RazielXYZ
Copy link
Contributor

Removed reorderProjects, since the order doesn't seem to do anything in slnx. There doesn't seem to be a way to set the startup project through the solution file with slnx.
Add Id to Project entries so VS doesn't have to add it itself after the fact.

…bout the startup project in slnx

Add Id to Project entries so VS doesn't have to add it itself after the fact
@bkaradzic bkaradzic merged commit 5ae13c9 into bkaradzic:master Nov 20, 2025
3 checks passed
@bkaradzic
Copy link
Owner

I tried a few things and couldn't find where VS2026 stores this startup project... Probably in .vs dir that's next to .slnx file.

Do you see another .vs directory in repository root directory where .git is?

@RazielXYZ
Copy link
Contributor Author

No, I'm only seeing .vs in the projects folder where the slnx is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants