I get the above as an issue upon code inspection of an MSTest project. The issue relates to the .csproj itself.
What does it mean? Do I need to do anything about it ?
I know about the %VS100COMNTOOLS% environment variable, so I am guessing Resharper expects that path to be in the runtime environment of the project, and for some reason it's not ?