Reputation: 514
I work with the Visual Studio 2019 (ver. 16.5.1), and suddenly a weird icon appeared in my projects:
I'm not really sure what the icon means, it seems to be a box or something similar.
What does the icon mean exactly? Is there something broken in my solution?
Upvotes: 2
Views: 1247
Reputation: 514
Thanks to the comments in both, question and the Efthymios's answer, I was able to know that this icon (star or box, still unclear what it is) is related to the Perfoce Control Version that was added to the solution.
Upvotes: 2
Reputation: 969
Nothing is broken in your Visual Studio. Probably they added icons to beautify the display of the projects in your solution. If I am not mistaken:
Upvotes: 0