Skip to content

Conversation

@BrennanConroy
Copy link
Member

Fixes #22389

Stealing this from you John, I hope you don't mind.

For some reason this is the warning I always see in build and it annoyed me enough that I just fixed it.
Plus, I want to play with nullability a little.

@BrennanConroy BrennanConroy added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jun 3, 2020
@BrennanConroy BrennanConroy added this to the 5.0.0-preview7 milestone Jun 3, 2020
@BrennanConroy BrennanConroy requested a review from a team June 3, 2020 05:14
@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Jun 3, 2020
@dougbu
Copy link
Contributor

dougbu commented Jun 3, 2020

Suggest @pranavkm should also have a look

@dougbu dougbu requested a review from pranavkm June 3, 2020 05:49
@BrennanConroy BrennanConroy merged commit 381ac51 into master Jun 3, 2020
@BrennanConroy BrennanConroy deleted the brecon/warnnull branch June 3, 2020 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix warning: "CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context."

5 participants