Conflicting versions of ASP.NET Web Pages detected: specified version is “1.0.0.0”, but the version in bin is “2.0.0.0”

前端 未结 3 1517
北荒
北荒 2020-12-15 15:53

This error appears after updating ASP.NET Web Helpers Library today to version 2.0 which was apparently released today. I updated by mistake, however would like to resolve t

3条回答
  •  不思量自难忘°
    2020-12-15 16:26

    You may refer to this question to get help

    Could not determine which version of ASP.NET Web Pages to use

    or you may read the instructions in the page

    http://www.asp.net/mvc/overview/releases/how-to-upgrade-an-aspnet-mvc-4-and-web-api-project-to-aspnet-mvc-5-and-web-api-2

提交回复
热议问题