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

Add a way to add <Nullable> to csproj without having to edit manually the file #5671

Closed
vsfeedback opened this issue Nov 28, 2019 · 1 comment

Comments

@vsfeedback
Copy link

This issue has a corresponding ticket on Developer Community. Please vote and comment there to make sure your voice is heard.


Today when we create a NET Core 3 app with C# 8 nullables are not enabled by default. Why is this, I will never understand it. THe only way to enable them is to manually editing the csproj file and add tag to it. Why can't we just go in VS2019 to the project properties and check a box that would enable nullables? Please add this checkbox, can't be too difficult and will save us having to manually edit the csproj file.


Original Comments

Visual Studio Feedback System on 10/28/2019, 01:28 AM:

Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. We'll provide an update once the issue has been triaged by the product team.

@drewnoakes
Copy link
Member

Agree this would be a useful feature.

Duplicates #4058.

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

No branches or pull requests

2 participants