-
Notifications
You must be signed in to change notification settings - Fork 733
Add second opt-out flag for file-based programs #8823
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
Conversation
| }, | ||
| "dotnet.projects.enableFileBasedProgramsWithoutDirectives": { | ||
| "type": "boolean", | ||
| "default": true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the release branch we will take another change on top to flip this default to false and the core enableFileBasedPrograms to true.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will be important to remember since the next release will likely not be until January.
dibarbet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, merging into #8827
|
Thanks @dibarbet! |
dotnet/roslyn#81513
This also includes Update Roslyn to 5.3.0-2.25603.1.