enable nullable on new project templates#3173
Conversation
|
hi @jmarolf, thank you for opening it - we'll need to discuss it with @KathleenDollard prior to merge. |
|
I also believe you will need to change |
|
@jmarolf we had a chat on this with @KathleenDollard on Tue, and agreed not to merge it as |
|
@vlada-shubina and @KathleenDollard that is not my understanding of where we landed. |
There was a problem hiding this comment.
@jmarolf
I added some comments inline.
Additional question: is this change intended only for net6.0 TFM? If we need to enable it for other tfms (3.1, 5.0) we need to include same to these templates too.
...Common.ProjectTemplates.6.0/content/ClassLibrary-CSharp/.template.config/dotnetcli.host.json
Show resolved
Hide resolved
...Common.ProjectTemplates.6.0/content/ConsoleApplication-CSharp/.template.config/template.json
Outdated
Show resolved
Hide resolved
The intent is that this change is only for .NET 6 |
|
Thanks @vlada-shubina! |
resolves dotnet/templates#485
fixes #2979