New Updates

Hi..
after the new updates, I receive this red advertising on the code

but the app runs correctly

I have to change something after the update?

Hi @Stefano_Carta,

You probably need to restart or rebuild. Those errors should go away if the app builds and runs fine.

Thanks…
I tried to run and restart Blazor app, but nothing…
and the app works fine

Does design time work as expected - are pages showing normally?

yes works as expected

In that case I am out of ideas. Try deleting all bin and obj directories within your app - there is a chance this could help.