XS0426 : The type name 'Default' does not exist in the type 'System.Text.Encodin
Posted: Thu Jul 13, 2023 1:03 pm
Hi all,
since this morning (and after an upgrade from VS2022 Community 17.6.4 to 17.6.5) I have this error while compiling :
XS0426 : The type name 'Default' does not exist in the type 'System.Text.Encoding'
I reverted to 17.6.4 and still the same issue.
If I debug/break anywhere and I explore 'System.Text.Encoding' it does exists so I don't know why it would not compile.
Target framework is 4.8.1.
Any idea/suggestion ?
Regards
since this morning (and after an upgrade from VS2022 Community 17.6.4 to 17.6.5) I have this error while compiling :
XS0426 : The type name 'Default' does not exist in the type 'System.Text.Encoding'
I reverted to 17.6.4 and still the same issue.
If I debug/break anywhere and I explore 'System.Text.Encoding' it does exists so I don't know why it would not compile.
Target framework is 4.8.1.
Any idea/suggestion ?
Regards