CS8600 Converting null literal or possible null value to non-nullable type

14 views
Skip to first unread message

Carlos Admirador

unread,
Dec 3, 2022, 1:50:10 AM12/3/22
to AltNet-Hispano
En VS2022, con net5, me aparecen warnings así:

Warning    CS8600    Converting null literal or possible null value to non-nullable type.   

Código afectado es como éste:

string DA_Departamento = null;


Sugerencias?
Reply all
Reply to author
Forward
0 new messages