Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio: Fix indentation in sln file, VS is VERY PICKY #90579

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

shana
Copy link
Contributor

@shana shana commented Apr 12, 2024

Following on #90495, I missed a spot where spaces also need to be turned to tabs when generating the sln file, and if they're not, VS won't load all the configurations properly (as I just discovered when regenerating things from scratch).

This is a breaking bug.

/cc @akien @aaronfranke @mhilbrunner

@shana shana requested a review from a team as a code owner April 12, 2024 14:11
@akien-mga akien-mga merged commit 029aade into godotengine:master Apr 12, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

4 participants