Visual Studio compiles fine, but it still shows red lines

Visual Studio 2017, Visual Studio 2019, Visual Studio 2022:

Closing Visual Studio and removing the .vs folder located in the solution directory worked for my C# projects.

This folder has a hidden attribute. You may need to change View settings to show hidden files in File Explorer.

Leave a Comment