Resharper is suddenly showing red for Razor syntax

坚强是说给别人听的谎言 提交于 2019-12-24 14:26:04

问题


I don't know, all of sudden Razor syntax showing in Red. I suspended and resumed and also closed VS and restarted still the same. Anything else to do?


回答1:


Check the references in the /Web.config and the Views/Web.config. If they are correct, try a clean and rebuild. If that still does not work, you can manually delete the bin folder and VS will recreate it anew.



来源:https://stackoverflow.com/questions/29898607/resharper-is-suddenly-showing-red-for-razor-syntax

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!