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

Set LangVersion to 10.0 as latest is discouraged #234

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

tl-Roberto-Mancinelli
Copy link
Collaborator

@tl-Roberto-Mancinelli tl-Roberto-Mancinelli commented Nov 28, 2024

Warning

Setting the LangVersion element to latest is discouraged. The latest setting means the installed compiler uses its latest version. That can change from machine to machine, making builds unreliable. In addition, it enables language features that may require runtime or library features not included in the current SDK.

@tl-Roberto-Mancinelli tl-Roberto-Mancinelli marked this pull request as ready for review November 28, 2024 17:06
@tl-Roberto-Mancinelli tl-Roberto-Mancinelli merged commit 99d7cc1 into main Dec 2, 2024
1 check passed
@tl-Roberto-Mancinelli tl-Roberto-Mancinelli deleted the set-langversion branch December 2, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants