To fix the issue add /Modify the key as specified below . Close the all pages in solution and reopen the page
now you can get it .
1: <appSettings>
2: <!--<add key="webpages:Version" value="1.0.0.0" />-->
3: <add key="webpages:Version" value="1.0" />
4: <add key="ClientValidationEnabled" value="true" />
5: <add key="UnobtrusiveJavaScriptEnabled" value="true" />
6: </appSettings>
No comments:
Post a Comment