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

renamed NullableContextOptions to Nullable #1573

Merged
merged 5 commits into from
Aug 9, 2019

Conversation

filipw
Copy link
Member

@filipw filipw commented Jul 31, 2019

since vs 16.2p1 the msbuild property to enable nullable reference types is called Nullable instead of NullableContextOptions (this is LDM decision).

see related PRs here: dotnet/roslyn#35516 and here dotnet/docs#12497

issue reported by @shoe-diamente - thanks!

@filipw
Copy link
Member Author

filipw commented Aug 6, 2019

resolved conflicts - this should be good go

@filipw
Copy link
Member Author

filipw commented Aug 9, 2019

@david-driscoll @mholo65 @rchande can we get this in? at the moment nullable reference types is broken in omnisharp in the latest .net core 3.0 previews

Copy link
Member

@bjorkstromm bjorkstromm left a comment

Choose a reason for hiding this comment

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

Looks good to me! Sorry for the delay!

@filipw filipw merged commit 10b27a8 into OmniSharp:master Aug 9, 2019
@filipw filipw deleted the feature/nullable branch August 9, 2019 15:01
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

Successfully merging this pull request may close these issues.

2 participants