Hi @pxb pxb ,
If you are using any extension, try to disable it temporarily and check if this issue persists.
Open VS Installer and click More, Repair to repair VS.
I notice that the color of the tab and some key words are changed on your side. I’m not sure if you changed some settings in VS or you are using any extensions. I suggest you also try to reset VS settings if possible(close VS, search and open Developer Command Prompt for VS 2022
in Windows Search box, run devenv /ResetSettings
).
As the last resort, you may consider updating(17.9.0 => 17.11.5)/reinstalling VS.
BTW, does this issue appear on other projects such as .NET Framework Console App C#, Windows Forms App…?
Feel free to let us know the results.
Happy coding!
Tianyu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.