Code after update always highlighted as erro

After i updated to unity 2020.1.8f1, all code a write, is highlighted as error in Visual Studio 2019
is this a know issue ?

Make sure Visual Studio is still set properly as your external editor in Unity settings.

I just checked and still is the external script editor.
I just made a test using the 2019.4.12 is working well.

Try shutting down Unity and Visual Studio, then deleting your project’s Library folder, and opening everything back up.

This worked. Thanks a lot