When I go to any of the controllers (e.g. HomeController), View is highlighted as red (Visual Studio 2022) saying:
Cannot resolve view 'Index'
Is that because the Features structure is not configured for static analysis?
What's the way to solve it?
When I go to any of the controllers (e.g. HomeController), View is highlighted as red (Visual Studio 2022) saying:
Cannot resolve view 'Index'
Is that because the Features structure is not configured for static analysis?
What's the way to solve it?