I am working with Visual Studio. When I create a project, in the solution explorer there is a red cross.
What does it mean? How can I take it away?
Below is the screenshot of the red 'x' symbol next to the Solution.
The red check marks indicate that there has been a change to the file. Many of these answers for previous versions of Visual Studio seem correct.
According to the version control icon documentation, it indicates files that have been excluded from version control, for example in the . gitingore file.
By default, the Solution Explorer tool window appears as a pane in the upper-right side of the Visual Studio integrated development environment (IDE). If you don't see the Solution Explorer tool window, you can open it from the Visual Studio menu bar by using View > Solution Explorer, or by pressing Ctrl+Alt+L.
It means the file has a pending edit for a deleted item. You can get rid of the red x by pressing "Show All Files" in Solution Explorer toolbar
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With