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

C#: Specify a runtime rollforward for OpenVisualStudio #91670

Merged

Conversation

paulloz
Copy link
Member

@paulloz paulloz commented May 7, 2024

We use LatestMajor in order to allow users that only have .NET superior to 6 installed to still run the project.

Fixes #91638

@paulloz paulloz added this to the 4.3 milestone May 7, 2024
@paulloz paulloz requested a review from a team as a code owner May 7, 2024 17:42
Copy link
Member

@raulsntos raulsntos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tested it, but it looks good as discussed in RC.

@akien-mga akien-mga merged commit 6533c52 into godotengine:master May 8, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

@paulloz paulloz deleted the dotnet/fix-godottools-openvisualstudio branch May 8, 2024 11:10
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.

Visual Studio 2022 Lost Support for .NET 7 & 8 in 4.3
3 participants