'Resharper - Issue with App_GlobalResources

I've got an issue when I try to use App_GlobalResources/Common.resx in views. I write, for example:

@Resources.Common.Yes

The solution builds without issues however reshaper shows an error.

Reshaper tries to use Common from a different project and that one is internal.

Regards



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source