Bannerlord.Module.Template
Bannerlord.Module.Template copied to clipboard
ReSharper "Cannot resolve symbol" Error After Changing supported-game-version.txt
After modifying the supported-game-version.txt file to update the game version from v1.1.2 to v1.2.8, I encountered an issue where ReSharper is no longer recognizing symbols and is throwing a "Cannot resolve symbol" error. Despite this, Visual Studio still provides navigation to these symbol definitions, and the project builds successfully.
Attempted Fixes:
- Cleared ReSharper's cache.
- Disabled and then re-enabled ReSharper.
- Reinstalled ReSharper.
- None of these actions resolved the issue.